Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoPlayerTakeSnapshotResult

Results of take play stream snapshot.

param

Error code, please refer to the error codes document https://docs.zegocloud.com/en/5548.html for details.

param

Screenshot image base64 encoding

Hierarchy

  • ZegoPlayerTakeSnapshotResult

Index

Properties

Properties

errorCode

errorCode: number

Error code, please refer to the error codes document https://docs.zegocloud.com/en/5548.html for details.

imageBase64

imageBase64: string

Screenshot image base64 encoding

Generated using TypeDoc