menu
nertc_core package
documentation
nertc_core.dart
NERtcDesktopScreenCapture
setExcludeWindowList abstract method
setExcludeWindowList abstract method
dark_mode
light_mode
setExcludeWindowList
abstract method
int
setExcludeWindowList
(
List
<
int
>
windowLists
,
int
count
)
设置共享整个屏幕或屏幕指定区域时,需要屏蔽的窗口列表。
Implementation
int setExcludeWindowList(List<int> windowLists, int count);
nertc_core package
documentation
nertc_core
NERtcDesktopScreenCapture
setExcludeWindowList abstract method
NERtcDesktopScreenCapture class