menu
agora_rtc_engine_plus package
documentation
agora_rtc_engine.dart
EncodedVideoFrameInfo
width property
width property
dark_mode
light_mode
width
property
@JsonKey(name: 'width')
int
?
width
final
Width (pixel) of the video frame.
Implementation
@JsonKey(name: 'width') final int? width;
agora_rtc_engine_plus package
documentation
agora_rtc_engine
EncodedVideoFrameInfo
width property
EncodedVideoFrameInfo class