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