IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for iOS Platforms
AIRBRTCBypassLiveLayoutPeerVideoModel Class Reference
Inheritance diagram for AIRBRTCBypassLiveLayoutPeerVideoModel:

Properties

float x
 
float y
 
float width
 
float height
 
int32_t zOrder
 
NSString * userId
 

Property Documentation

◆ height

- (float) height
readwritenonatomicassign

必填,格子高,归一化后的百分比值

◆ userId

- (NSString*) userId
readwritenonatomicassign

可选,此格子展示用户,不填则会显示黑色

◆ width

- (float) width
readwritenonatomicassign

必填,格子宽,归一化后的百分比值

◆ x

- (float) x
readwritenonatomicassign

必填,格子左上角x坐标,归一化后的百分比值, 举例:对于宽为720像素,x=0.1,代表左上角x坐标为720*0.1=72像素

◆ y

- (float) y
readwritenonatomicassign

必填,格子左上角y坐标,归一化后的百分比值

◆ zOrder

- (int32_t) zOrder
readwritenonatomicassign

必填,格子zOrder,值越大,越在上面


The documentation for this class was generated from the following file: