menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
TranscodingVideoStream
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
TranscodingVideoStream
width property
TranscodingVideoStream class