9 #ifndef avd_sdk_AVDLivecastViewer_h 10 #define avd_sdk_AVDLivecastViewer_h 28 - (void) onDialogueResult:(
AVDResult)result;
36 - (void) onRtmpPlay:(NSString*)url;
50 @property (nonatomic,weak) id <AVDLivecastViewerDelegate>
delegate2;
59 - (instancetype) initWithRoomId:(
AVDRoomId)roomId;
73 - (
AVDResult) watchRoom:(NSString*)playUrl render:(id<AVDVideoRenderer>)render;
89 #ifndef DOXYGEN_SHOULD_SKIP_THIS 92 unavailable(
"init is not a supported initializer for this class.")));
AVDResult dialogue()
与主播连麦对话
void onRtmpStop()
直播对讲状态通知
(unavailable("init is not a supported initializer for this class." __attribute__()
NSInteger AVDResult
Definition: AVDCommon.h:14
直播观众接口类
Definition: AVDLivecastViewer.h:48
NSString * AVDRoomId
Definition: AVDCommon.h:16
id< AVDLivecastViewerDelegate > delegate2
直播回调代理
Definition: AVDLivecastViewer.h:50
直播观众回调接口类
Definition: AVDLivecastViewer.h:19
NSString * AVDUserId
Definition: AVDCommon.h:15
直播接口类
Definition: AVDLivecast.h:83
初始状态
Definition: AVDRoomInfo.h:37
id< AVDVideoRenderer > getRender()
获取对讲视频显示对象
NSString * getPlayUrl()
for detail viewer imp