云端混流(转码)中每一路子画面的位置信息
More...
#include "AlivcLivePushDef.h"
|
NSString * | backgroundImageUrl |
| 子画面的背景图URL 当用户关闭摄像头或未进入房间时,会在布局位置填充为此图片。
|
|
int | height |
| The height of the layer (absolute pixels).
|
|
AlivcLiveMixSourceType | sourceType |
| 混入的流类型
|
|
AlivcLiveMixStreamType | streamType |
| 混入的流类型
|
|
NSString * | userId |
| 参与混流的 userId 备注:和推拉地址中userId字端相同
|
|
int | width |
| 图层宽度(绝对像素值)
|
|
int | x |
| 图层位置 x 坐标(绝对像素值)
|
|
int | y |
| 图层位置 y坐标(绝对像素值)
|
|
int | zOrder |
| 图层层次(1 - 15)不可重复
|
|
◆ backgroundImageUrl
- (NSString*) backgroundImageUrl |
|
readwritenonatomiccopy |
子画面的背景图URL 当用户关闭摄像头或未进入房间时,会在布局位置填充为此图片。
◆ height
The height of the layer (absolute pixels).
◆ sourceType
- (AlivcLiveMixSourceType) sourceType |
|
readwritenonatomicassign |
◆ streamType
- (AlivcLiveMixStreamType) streamType |
|
readwritenonatomicassign |
◆ userId
参与混流的 userId 备注:和推拉地址中userId字端相同
◆ width
◆ zOrder
The documentation for this class was generated from the following file: