menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
ScreenCaptureConfiguration
windowId property
windowId property
dark_mode
light_mode
windowId
property
@JsonKey.new(name: 'windowId')
int
?
windowId
final
(仅适用于 Windows 和 macOS 平台)窗口 ID。 请仅在采集窗口时使用该参数。
Implementation
@JsonKey(name: 'windowId') final int? windowId;
shengwang_rtc_engine package
documentation
agora_rtc_engine
ScreenCaptureConfiguration
windowId property
ScreenCaptureConfiguration class