Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoPublisherTakeSnapshotResult

推流画面截图结果回调

param

错误码,详情请参考 常见错误码文档 https://doc-zh.zego.im/zh/4378.html

param

截图的图片 base64 编码

Hierarchy

  • ZegoPublisherTakeSnapshotResult

Index

Properties

Properties

errorCode

errorCode: number

错误码,详情请参考 常见错误码文档 https://doc-zh.zego.im/zh/4378.html

imageBase64

imageBase64: string

截图的图片 base64 编码

Generated using TypeDoc