controllers/rtc_buttons library
Functions
-
endCall(
{required SessionController sessionController}) → Future< void> - Function to dispose the RTC and RTM engine.
-
switchCamera(
{required SessionController sessionController}) → Future< void> - Function to switch between front and rear camera
-
toggleCamera(
{required SessionController sessionController}) → Future< void> - Function to toggle enable/disable the camera
-
toggleCloudRecording(
{required AgoraClient client}) → Future< void> - Function to start and stop cloud recording
-
toggleMute(
{required SessionController sessionController}) → Future< void> - Function to mute/unmute the microphone
-
toggleVisible(
{int autoHideButtonTime = 5, required AgoraSettings value}) → void - Function to auto hide the button class.