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