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