menu
flutter_quash_sdk package
documentation
infra/module/screen_capture.dart
ScreenCapture
customRecordings property
customRecordings property
dark_mode
light_mode
customRecordings
property
Stream
<
List
<
Uint8List
>
>
get
customRecordings
Implementation
Stream<List<Uint8List>> get customRecordings => _customRecorderSubject.stream;
flutter_quash_sdk package
documentation
infra/module/screen_capture
ScreenCapture
customRecordings property
ScreenCapture class