AlivcLivePusher_Interactive v6.17.0
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AlivcLiveMixStream Class Reference

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

#include "AlivcLivePushDef.h"

Inheritance diagram for AlivcLiveMixStream:

Properties

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)不可重复
 

Detailed Description

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

Property Documentation

◆ backgroundImageUrl

- (NSString*) backgroundImageUrl
readwritenonatomiccopy

子画面的背景图URL 当用户关闭摄像头或未进入房间时,会在布局位置填充为此图片。

◆ height

- (int) height
readwritenonatomicassign

The height of the layer (absolute pixels).

◆ sourceType

- (AlivcLiveMixSourceType) sourceType
readwritenonatomicassign

混入的流类型

◆ streamType

- (AlivcLiveMixStreamType) streamType
readwritenonatomicassign

混入的流类型

◆ userId

- (NSString*) userId
readwritenonatomiccopy

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

◆ 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: