zOrder property

int zOrder
final

用户视频布局在画布中的层级。取值范围为 0 - 100,0 为底层,值越大越上层。默认值为 0。

Implementation

final int zOrder;