文档中心
互动直播 (Legacy)
API 参考
AgoraContentInspectModule Class Reference
Objective-C API Reference for iOS/macOS
AgoraContentInspectModule Class Reference
Inherits from |
NSObject |
Declared in |
AgoraObjects.h |
Overview
AgoraContentInspectModule 接口。用于配置视频截图上传模块的类型和频率。
@property (assign, nonatomic) AgoraContentInspectType type
Declared In
AgoraObjects.h
截图上传的间隔,单位为秒,取值必须大于 0。默认值为 0,表示不进行截图上传。
@property (assign, nonatomic) NSInteger interval
Discussion
推荐值为 10 秒,你也可以根据业务需求自行调整。
Declared In
AgoraObjects.h