EngineActions extension
Methods
-
disableAudio(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
disableLocalView(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
disableSpeaker(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
disableVideo(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
enableAudio(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
enableLocalView(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
enableSpeaker(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
enableVideo(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
initRTC(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
localView(
) → AgoraVideoView? -
Available on AgoraRTCManager, provided by the EngineActions extension
-
mute(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
releaseRTC(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
remoteView(
int agoraUid, String channel) → AgoraVideoView? -
Available on AgoraRTCManager, provided by the EngineActions extension
-
startPreview(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
stopPreview(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
switchCamera(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension
-
unMute(
) → Future< void> -
Available on AgoraRTCManager, provided by the EngineActions extension