menu
agora_rtc_engine_plus package
documentation
agora_rtc_engine.dart
VideoFrame
width property
width property
dark_mode
light_mode
width
property
@JsonKey(name: 'width')
int
?
width
final
The width of the video, in pixels.
Implementation
@JsonKey(name: 'width') final int? width;
agora_rtc_engine_plus package
documentation
agora_rtc_engine
VideoFrame
width property
VideoFrame class