My IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for Android Platforms
com.aliyun.roompaas.rtc.exposable.RtcService Member List

This is the complete list of members for com.aliyun.roompaas.rtc.exposable.RtcService, including all inherited members.

addEventHandler(EH eventHandler) (defined in com.aliyun.roompaas.base.exposable.IEventHandlerManager< EH >)com.aliyun.roompaas.base.exposable.IEventHandlerManager< EH >
addVideoWatermark(AliRtcEngine.AliRtcVideoTrack track, String imageUrl, AliRtcEngine.AliRtcWatermarkConfig config)com.aliyun.roompaas.rtc.exposable.RtcService
applyJoinRtc(boolean apply, Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
configRemoteCameraTrack(String userId, boolean isMainStream, boolean enable)com.aliyun.roompaas.rtc.exposable.RtcService
enableLocalVideo(boolean enable)com.aliyun.roompaas.rtc.exposable.RtcService
getInstanceId()com.aliyun.roompaas.base.exposable.PluginService< EH >
getPluginId()com.aliyun.roompaas.base.exposable.PluginService< EH >
getRtcDetail(Callback< ConfInfoModel > callback)com.aliyun.roompaas.rtc.exposable.RtcService
getRtcDetail()com.aliyun.roompaas.rtc.exposable.RtcService
handleApplyJoinRtc(String userId, boolean agree, Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
hasRtc()com.aliyun.roompaas.rtc.exposable.RtcService
inviteJoinRtc(List< ConfUserModel > userModels, Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
isAudioOnly()com.aliyun.roompaas.rtc.exposable.RtcService
joinRtc(String nick)com.aliyun.roompaas.rtc.exposable.RtcService
joinRtcWithConfig(RtcStreamConfig config, String nick)com.aliyun.roompaas.rtc.exposable.RtcService
kickUserFromRtc(List< String > userIds, Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
leaveRtc(boolean destroyRtc)com.aliyun.roompaas.rtc.exposable.RtcService
listRtcApplyUser(RtcApplyUserParam param, Callback< PageModel< ConfUserModel > > callback)com.aliyun.roompaas.rtc.exposable.RtcService
listRtcUser(RtcUserParam param, Callback< PageModel< ConfUserModel > > callback)com.aliyun.roompaas.rtc.exposable.RtcService
muteAllRemoteAudioPlaying(boolean mute)com.aliyun.roompaas.rtc.exposable.RtcService
muteLocalCamera(boolean muteLocalCamera)com.aliyun.roompaas.rtc.exposable.RtcService
muteLocalMic(boolean muteLocalMic)com.aliyun.roompaas.rtc.exposable.RtcService
muteRemoteAudioPlaying(String uid, boolean mute)com.aliyun.roompaas.rtc.exposable.RtcService
onLeaveRoom(boolean existPage)com.aliyun.roompaas.base.exposable.PluginService< EH >
onSyncEvent(RoomNotificationModel model)com.aliyun.roompaas.base.exposable.PluginService< EH >
publishLocalAudio(boolean enable)com.aliyun.roompaas.rtc.exposable.RtcService
publishLocalVideo(boolean enable)com.aliyun.roompaas.rtc.exposable.RtcService
queryRtcDetail(String conferenceId, Callback< ConfInfoModel > callback)com.aliyun.roompaas.rtc.exposable.RtcService
removeAllEventHandler() (defined in com.aliyun.roompaas.base.exposable.IEventHandlerManager< EH >)com.aliyun.roompaas.base.exposable.IEventHandlerManager< EH >
removeEventHandler(EH eventHandler) (defined in com.aliyun.roompaas.base.exposable.IEventHandlerManager< EH >)com.aliyun.roompaas.base.exposable.IEventHandlerManager< EH >
reportJoinStatus(RtcUserStatus status, Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
setAudioOnlyMode(boolean audioOnly)com.aliyun.roompaas.rtc.exposable.RtcService
setBasicFaceBeauty(boolean enable, float whiteningLevel, float smoothnessLevel)com.aliyun.roompaas.rtc.exposable.RtcService
setCustomBypassLiveLayout(Collection< RTCBypassPeerVideoConfig > configCollection, Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
setLayout(List< String > userIds, RtcLayoutModel layoutModel, Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
setLocalViewConfig(AliRtcEngine.AliRtcVideoCanvas videoCanvas, AliRtcEngine.AliRtcVideoTrack videoTrack)com.aliyun.roompaas.rtc.exposable.RtcService
setPreviewMirror(boolean enable)com.aliyun.roompaas.rtc.exposable.RtcService
setRemoteViewConfig(AliRtcEngine.AliRtcVideoCanvas videoCanvas, String userId, AliRtcEngine.AliRtcVideoTrack videoTrack)com.aliyun.roompaas.rtc.exposable.RtcService
setVideoStreamMirror(boolean enable)com.aliyun.roompaas.rtc.exposable.RtcService
startPreview()com.aliyun.roompaas.rtc.exposable.RtcService
startRecord(Callback callback)com.aliyun.roompaas.rtc.exposable.RtcService
startRoadPublish(Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
startRtcPreview()com.aliyun.roompaas.rtc.exposable.RtcService
startScreenShare()com.aliyun.roompaas.rtc.exposable.RtcService
stopPlayRoad()com.aliyun.roompaas.rtc.exposable.RtcService
stopPreview()com.aliyun.roompaas.rtc.exposable.RtcService
stopRecord(Callback callback)com.aliyun.roompaas.rtc.exposable.RtcService
stopRoadPublish(Callback< Void > callback)com.aliyun.roompaas.rtc.exposable.RtcService
stopScreenShare()com.aliyun.roompaas.rtc.exposable.RtcService
subscribeAllRemoteAudioStreams(boolean sub)com.aliyun.roompaas.rtc.exposable.RtcService
subscribeAllRemoteVideoStreams(boolean sub)com.aliyun.roompaas.rtc.exposable.RtcService
subscribeRemoteAudioStream(String uid, boolean sub)com.aliyun.roompaas.rtc.exposable.RtcService
subscribeRemoteVideoStream(String uid, AliRtcEngine.AliRtcVideoTrack track, boolean sub)com.aliyun.roompaas.rtc.exposable.RtcService
switchCamera()com.aliyun.roompaas.rtc.exposable.RtcService