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