Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoMediaPlayerTakeSnapshotResult

媒体播放器播放画面截图的回调

param

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

param

截图的图片 base64 编码

Hierarchy

  • ZegoMediaPlayerTakeSnapshotResult

Index

Properties

Properties

errorCode

errorCode: number

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

imageBase64

imageBase64: string

截图的图片 base64 编码

Generated using TypeDoc