LiveStreamServiceWithMedia extension
Methods
-
enableGravitySensor(
bool enable) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
enableMultiPlaybackQuality(
bool enable) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
enableSwitchPlaybackQuality(
bool enable) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
muteAllRemoteAudio(
bool isMute) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
pauseByAudience(
) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
queryPlaybackQualityList(
String roomId) → Future< TUIValueCallBack< List< >TUIVideoQuality> > -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
resumeByAudience(
) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
setAudioPlayoutVolume(
int volume) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
setLocalVideoView(
int viewId) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
setVideoResolutionMode(
TUIResolutionMode resolutionMode) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
switchPlaybackQuality(
TUIVideoQuality videoQuality) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
updateVideoQuality(
TUIVideoQuality videoQuality) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension
-
updateVideoQualityEx(
TUIVideoStreamType streamType, TUIRoomVideoEncoderParams params) → void -
Available on LiveStreamService, provided by the LiveStreamServiceWithMedia extension