9 #ifndef avd_sdk_AVDRecord_h 10 #define avd_sdk_AVDRecord_h 61 - (void) onRecordInfos:(
AVDResult)result total:(NSInteger)total begin:(NSInteger)begin infos:(NSArray*)items;
82 @property (nonatomic,weak) id <AVDRecordDelegate>
delegate;
130 - (
AVDResult) findRecordInfos:(NSInteger)begindex count:(NSInteger)ncount filter:(NSString*)filter;
140 #ifndef DOXYGEN_SHOULD_SKIP_THIS 143 unavailable(
"init is not a supported initializer for this class.")));
录制数据结构.
Definition: AVDRecordInfo.h:43
录制回调接口类
Definition: AVDRecord.h:22
(unavailable("init is not a supported initializer for this class." __attribute__()
AVDRecord * instance()
获取AVD录制对象
NSInteger AVDResult
Definition: AVDCommon.h:14
NSString * AVDRecordId
Definition: AVDCommon.h:18
初始状态
Definition: AVDRoomInfo.h:37
录制管理接口.
Definition: AVDRecord.h:79
id< AVDRecordDelegate > delegate
录制回调代理
Definition: AVDRecord.h:82
AVDResult destory()
释放AVD录制对象