AlivcLivePusher_Interactive  v4.4.8
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
AlivcLiveMixStream Class Reference

云端混流(转码)中每一路子画面的位置信息 More...

Inheritance diagram for AlivcLiveMixStream:

Properties

int height
 图层高度(绝对像素值) More...
 
NSString * userId
 参与混流的 userId 备注:和推拉地址中userIdzi字端相同 More...
 
int width
 图层宽度(绝对像素值) More...
 
int x
 图层位置 x 坐标(绝对像素值) More...
 
int y
 图层位置 y坐标(绝对像素值) More...
 
int zOrder
 图层层次(1 - 15)不可重复 More...
 

Detailed Description

云端混流(转码)中每一路子画面的位置信息

Property Documentation

◆ height

- (int) height
readwritenonatomicassign

图层高度(绝对像素值)

◆ userId

- (NSString*) userId
readwritenonatomiccopy

参与混流的 userId 备注:和推拉地址中userIdzi字端相同

◆ width

- (int) width
readwritenonatomicassign

图层宽度(绝对像素值)

◆ x

- (int) x
readwritenonatomicassign

图层位置 x 坐标(绝对像素值)

◆ y

- (int) y
readwritenonatomicassign

图层位置 y坐标(绝对像素值)

◆ zOrder

- (int) zOrder
readwritenonatomicassign

图层层次(1 - 15)不可重复


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