menu
tcic_client_ui package
documentation
controller/tcic_contoller.dart
TCICController
stopLocalPreview method
stopLocalPreview method
dark_mode
light_mode
stopLocalPreview
method
Future
<
void
>
stopLocalPreview
(
)
Implementation
Future<void> stopLocalPreview() async { await TRTC.stopLocalPreview(); }
tcic_client_ui package
documentation
controller/tcic_contoller
TCICController
stopLocalPreview method
TCICController class