LiveTranscoding class

转推直播配置参数。

Properties

audio LiveTranscodingAudioConfig
音频设置。本参数不支持过程中更新。
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
layout LiveTranscodingLayout
布局设置
getter/setter pair
mixType StreamMixingType
设置合流类型。本参数不支持过程中更新。
getter/setter pair
roomId String
房间 ID。本参数不支持过程中更新。
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spatialConfig LiveTranscodingSpatialConfig
空间音频信息
getter/setter pair
uid String
用户 ID。本参数不支持过程中更新。
getter/setter pair
url String
推流地址。本参数不支持过程中更新。
getter/setter pair
video LiveTranscodingVideoConfig
视频设置
getter/setter pair

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