AlivcLiveMixStream class

Constructors

AlivcLiveMixStream.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
height int
图层高度(绝对像素值)
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userId String
参与混流的 userId
getter/setter pair
width int
图层宽度(绝对像素值)
getter/setter pair
x int
图层位置 x 坐标(绝对像素值)
getter/setter pair
y int
图层位置 y 坐标(绝对像素值)
getter/setter pair
zOrder int
图层层次(1 - 15)不可重复
getter/setter pair

Methods

convertToMap() Map
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

convertAt(Map mixStreamM) AlivcLiveMixStream