menu
tcic_client_ui package
documentation
controller/tcic_contoller.dart
TCICController
snapshotRemoteVideo method
snapshotRemoteVideo method
dark_mode
light_mode
snapshotRemoteVideo
method
dynamic
snapshotRemoteVideo
(
String
userId
)
Implementation
snapshotRemoteVideo(String userId) async { await TRTC.snapshotRemoteVideo(userId, null); }
tcic_client_ui package
documentation
controller/tcic_contoller
TCICController
snapshotRemoteVideo method
TCICController class