LiveTranscodingLayout class

转推流布局设置。

Properties

appData String
SEI 信息,长度不得超 4096 bytes。
getter/setter pair
backgroundColor String
视频的背景颜色。格式为 RGB 定义下的 Hex 值。默认值 #000000
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
regions List<LiveTranscodingRegion>
合流转推布局信息。
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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