Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoPlayerTakeSnapshotResult

Results of take play stream snapshot.

param

Error code, please refer to the Common Error Codes for details.

param

Screenshot image base64 encoding

Hierarchy

  • ZegoPlayerTakeSnapshotResult

Index

Properties

Properties

errorCode

errorCode: number

Error code, please refer to the Common Error Codes for details.

imageBase64

imageBase64: string

Screenshot image base64 encoding

Generated using TypeDoc