CallManagerVideo extension
- on
Methods
-
applyCameraInput(
{required String input}) → Future< void> -
getAvailableCameraInput(
) → List< String> -
getCurrentCameraInput(
) → String -
isBackCamera(
) → bool -
isCameraOn(
) → bool -
isFrontCamera(
) → bool -
sendMuteVideo(
{required bool isMuted}) → void -
switchCamera(
) → void -
switchToBackCamera(
) → void -
switchToFrontCamera(
) → void -
turnCameraOff(
) → void -
turnCameraOn(
{bool? isFront}) → void