menu
nertc_core package
documentation
nertc_core.dart
NERtcChannel
takeRemoteSnapshot abstract method
takeRemoteSnapshot abstract method
dark_mode
light_mode
takeRemoteSnapshot
abstract method
Future
<
int
>
takeRemoteSnapshot
(
int
uid
,
int
streamType
,
String
path
)
Implementation
Future<int> takeRemoteSnapshot(int uid, int streamType, String path);
nertc_core package
documentation
nertc_core
NERtcChannel
takeRemoteSnapshot abstract method
NERtcChannel class