menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
VideoDimensions
height property
height property
dark_mode
light_mode
height
property
@JsonKey.new(name: 'height')
int
?
height
final
视频高度,单位为像素。
Implementation
@JsonKey(name: 'height') final int? height;
shengwang_rtc_engine package
documentation
agora_rtc_engine
VideoDimensions
height property
VideoDimensions class