menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
VideoLayout
x property
x property
dark_mode
light_mode
x
property
@JsonKey.new(name: 'x')
int
?
x
final
合图子视频在合图画布上的 x 坐标 (px)。即合图子视频的左上角相对于合图画布左上角(原点)的横向位移。
Implementation
@JsonKey(name: 'x') final int? x;
shengwang_rtc_engine package
documentation
agora_rtc_engine
VideoLayout
x property
VideoLayout class