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 |
|||
⮑initial_config |
|||
⮑update_channels |
Response Type: AudioBuildMultichannelEvent (streamed)
Field |
Type |
Repeated |
Description |
message |
oneOf |
||
⮑node_id |
|||
⮑outbound_context |
|||
⮑subscription_response |
|||
⮑inbound_context |
|||
⮑validated_context |
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 |