Position information of each layer in mixed-stream transcoding.
More...
#include "AlivcLivePushDef.h"
|
NSString * | backgroundImageUrl |
| background image url
|
|
int | height |
|
AlivcLiveMixSourceType | sourceType |
| mixed-in stream type
|
|
AlivcLiveMixStreamType | streamType |
| mixed-in stream type
|
|
NSString * | userId |
| The ID of the user who performs stream mixing.
|
|
int | width |
| The width of the layer (absolute pixels).
|
|
int | x |
| The X coordinate value of the layer (absolute pixels).
|
|
int | y |
| The Y coordinate value of the layer (absolute pixels).
|
|
int | zOrder |
| The sequence number of the layer.
|
|
Position information of each layer in mixed-stream transcoding.
◆ backgroundImageUrl
- (NSString*) backgroundImageUrl |
|
readwritenonatomiccopy |
◆ height
◆ sourceType
- (AlivcLiveMixSourceType) sourceType |
|
readwritenonatomicassign |
◆ streamType
- (AlivcLiveMixStreamType) streamType |
|
readwritenonatomicassign |
◆ userId
The ID of the user who performs stream mixing.
Note: It is the same as the user ID in the source URL and ingest URL.
◆ width
The width of the layer (absolute pixels).
The X coordinate value of the layer (absolute pixels).
The Y coordinate value of the layer (absolute pixels).
◆ zOrder
The sequence number of the layer.
Valid values: 1 to 15. The sequence numbers of any two layers cannot be the same
The documentation for this class was generated from the following file: