Android(Java)[v1.7.5.0]
com.pano.rtc.api.RtcVideoStreamManager 成员列表

成员的完整列表,这些成员属于 com.pano.rtc.api.RtcVideoStreamManager,包括所有继承而来的类成员

createVideoStream(String deviceId)com.pano.rtc.api.RtcVideoStreamManager
destroyVideoStream(int streamId)com.pano.rtc.api.RtcVideoStreamManager
getCaptureDevice(int streamId)com.pano.rtc.api.RtcVideoStreamManager
muteVideo(int streamId)com.pano.rtc.api.RtcVideoStreamManager
setCallback(Callback callback)com.pano.rtc.api.RtcVideoStreamManager
setCaptureDevice(int streamId, String deviceId)com.pano.rtc.api.RtcVideoStreamManager
setLocalVideoRender(int streamId, IVideoRender render)com.pano.rtc.api.RtcVideoStreamManager
setOption(int streamId, PanoOptionType type, Object value)com.pano.rtc.api.RtcVideoStreamManager
setRemoteVideoRender(long userId, int streamId, IVideoRender render)com.pano.rtc.api.RtcVideoStreamManager
snapshotVideo(long userId, int streamId, String outputDir, RtcSnapshotVideoOption option)com.pano.rtc.api.RtcVideoStreamManager
startVideo(int streamId, VideoProfileType profileType)com.pano.rtc.api.RtcVideoStreamManager
stopVideo(int streamId)com.pano.rtc.api.RtcVideoStreamManager
subscribeVideo(long userId, int streamId, VideoProfileType profile)com.pano.rtc.api.RtcVideoStreamManager
unmuteVideo(int streamId)com.pano.rtc.api.RtcVideoStreamManager
unsubscribeVideo(long userId, int streamId)com.pano.rtc.api.RtcVideoStreamManager