menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
VideoFormat
height property
height property
dark_mode
light_mode
height
property
@JsonKey.new(name: 'height')
int
?
height
final
视频帧的高度(px)。默认值为 540.
Implementation
@JsonKey(name: 'height') final int? height;
shengwang_rtc_engine package
documentation
agora_rtc_engine
VideoFormat
height property
VideoFormat class