menu
rtc_room_engine package
documentation
api/call/tui_call_engine.dart
TUICallEngine
switchCamera abstract method
switchCamera abstract method
dark_mode
light_mode
switchCamera
abstract method
Future
<
void
>
switchCamera
(
TUICamera
camera
)
Switch the local camera between front and back.
Implementation
Future<void> switchCamera(TUICamera camera);
rtc_room_engine package
documentation
api/call/tui_call_engine
TUICallEngine
switchCamera abstract method
TUICallEngine class