CreateTransformAudioBuildMultichannel

Aggregate many single-channel audio streams into a stream with the specified channel layout. The streams must all have the same sample format and sample rate. The order of the streams provided for the channels is important.

Request Type: AudioBuildMultichannelMessage (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑subscription

Subscription

⮑initial_config

AudioBuildMultichannelConfiguration

⮑update_channels

AudioBuildMultichannelUpdateChannels

Response Type: AudioBuildMultichannelEvent (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑node_id

MediaNodeId

⮑outbound_context

Context

⮑subscription_response

SubscriptionResponse

⮑inbound_context

Context

⮑validated_context

MultipleContext

Message sent when inbound context changes on some input; presence of an input in this message means that media has arrived and the channel config can immediately be updated to include new streams