menu
byteplus_rtc package
documentation
codegen/android/api.dart
RTCEngine
stopScreenCapture method
stopScreenCapture method
dark_mode
light_mode
stopScreenCapture
method
FutureOr
<
int
>
stopScreenCapture
(
)
Implementation
FutureOr<int> stopScreenCapture() async { return await nativeCall('stopScreenCapture', []); }
byteplus_rtc package
documentation
codegen/android/api
RTCEngine
stopScreenCapture method
RTCEngine class