yunxin_roomkit
roomkit
NERoomRtcController
unmuteMyAudio abstract method
unmuteMyAudio
unmuteMyAudio
method
Null safety
Future
<
VoidResult
>
unmuteMyAudio
(
)
打开本端音频
Implementation
Future<VoidResult> unmuteMyAudio();
yunxin_roomkit
roomkit
NERoomRtcController
unmuteMyAudio abstract method
NERoomRtcController class
Constructors
NERoomRtcController
Properties
hashCode
isSupported
runtimeType
Methods
addAttachment
clearAttachments
enableAudioVolumeIndication
getAttachment
getScreenSharingUserUuid
isSpeakerphoneOn
joinRtcChannel
leaveRtcChannel
muteMemberAudio
muteMemberVideo
muteMyAudio
muteMyVideo
noSuchMethod
removeAttachment
setSpeakerphoneOn
startAudioDump
startPreview
startScreenShare
stopAudioDump
stopMemberScreenShare
stopPreview
stopScreenShare
subscribeRemoteSubStreamVideo
subscribeRemoteVideoStream
switchCamera
toString
unmuteMemberAudio
unmuteMemberVideo
unmuteMyAudio
unmuteMyVideo
unsubscribeRemoteSubStreamVideo
unsubscribeRemoteVideoStream
Operators
operator ==