menu
agora_rtc_engine_plus package
documentation
agora_rtc_engine.dart
RtcImage
width property
width property
dark_mode
light_mode
width
property
@JsonKey(name: 'width')
int
?
width
final
The width (px) of the image on the video frame.
Implementation
@JsonKey(name: 'width') final int? width;
agora_rtc_engine_plus package
documentation
agora_rtc_engine
RtcImage
width property
RtcImage class