menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
PlayerStreamInfo
videoWidth property
videoWidth property
dark_mode
light_mode
videoWidth
property
@JsonKey.new(name: 'videoWidth')
int
?
videoWidth
final
该参数仅对视频流生效,表示视频宽度 (px)。
Implementation
@JsonKey(name: 'videoWidth') final int? videoWidth;
shengwang_rtc_engine package
documentation
agora_rtc_engine
PlayerStreamInfo
videoWidth property
PlayerStreamInfo class