Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoPublisherTakeSnapshotResult

Results of take publish stream snapshot.

param

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

param

Screenshot image base64 encoding

Hierarchy

  • ZegoPublisherTakeSnapshotResult

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