menu
rtc_room_engine package
documentation
api/call/tui_call_engine.dart
TUICallEngine
stopRemoteView abstract method
stopRemoteView abstract method
dark_mode
light_mode
stopRemoteView
abstract method
Future
<
void
>
stopRemoteView
(
String
userId
)
Stop rendering a remote user's video stream.
Implementation
Future<void> stopRemoteView(String userId);
rtc_room_engine package
documentation
api/call/tui_call_engine
TUICallEngine
stopRemoteView abstract method
TUICallEngine class