Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoPublisherTakeSnapshotResult

Results of take publish 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

  • ZegoPublisherTakeSnapshotResult

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