LiveTranscoding class

Configurations of pushing streams to CDN.

Properties

audio LiveTranscodingAudioConfig
Audio transcoding related configurations. This parameter cannot be updated while pushing stream to the CDN.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
layout LiveTranscodingLayout
Layout information.
getter/setter pair
mixType StreamMixingType
Stream mixing type. This parameter cannot be updated while pushing stream to the CDN.
getter/setter pair
roomId String
Room ID. This parameter cannot be updated while pushing stream to the CDN.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spatialConfig LiveTranscodingSpatialConfig
Spatial audio configuration.
getter/setter pair
uid String
User ID. This parameter cannot be updated while pushing stream to the CDN.
getter/setter pair
url String
The CDN url where the mixed stream is supposed to be pushed. This parameter cannot be updated while pushing stream to the CDN.
getter/setter pair
video LiveTranscodingVideoConfig
Video transcoding related configurations.
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