width property

int width
final

合流视频宽度。单位为 px,范围为 2, 1920,必须是偶数。默认值为 640 px。
设置值为非偶数时,自动向上取偶数。

Implementation

final int width;