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