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