9 #ifndef avd_sdk_AVDLive_h 10 #define avd_sdk_AVDLive_h 59 - (void) onLiveInfos:(
AVDResult)result total:(NSInteger)total begin:(NSInteger)begin infos:(NSArray*)items;
80 @property (nonatomic,weak) id <AVDLiveDelegate>
delegate;
128 - (
AVDResult) findLiveInfos:(NSInteger)begindex count:(NSInteger)ncount filter:(NSString*)filter;
138 #ifndef DOXYGEN_SHOULD_SKIP_THIS 141 unavailable(
"init is not a supported initializer for this class.")));
AVDLive * instance()
获取AVD直播对象
(unavailable("init is not a supported initializer for this class." __attribute__()
NSInteger AVDResult
Definition: AVDCommon.h:14
AVDResult destory()
释放AVD直播对象
直播回调接口类
Definition: AVDLive.h:22
直播数据结构.
Definition: AVDLiveInfo.h:26
直播管理接口.
Definition: AVDLive.h:77
初始状态
Definition: AVDRoomInfo.h:37
NSString * AVDLiveId
Definition: AVDCommon.h:19
id< AVDLiveDelegate > delegate
直播回调代理
Definition: AVDLive.h:80