menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
ScreenCaptureSourceInfo
sourceId property
sourceId property
dark_mode
light_mode
sourceId
property
@JsonKey.new(name: 'sourceId')
int
?
sourceId
final
对于窗口,表示窗口 ID(Window ID);对于屏幕,表示屏幕 ID(Display ID)。
Implementation
@JsonKey(name: 'sourceId') final int? sourceId;
shengwang_rtc_engine package
documentation
agora_rtc_engine
ScreenCaptureSourceInfo
sourceId property
ScreenCaptureSourceInfo class