Audio Channel Extract Transformation Engine
Extracts a single channel from an audio track.
Configuration Parameter | Description |
---|---|
Channel | The audio channel to extract from the input audio track. Specify either left or right . |
Input | The name of the audio track to extract a single channel from. |
Type | The type of transformation engine to use. Set this parameter to AudioChannelExtract . |
This transformation engine produces a single output track, named taskName.Output
, where taskName
is the name of the transformation task. This track contains the same information as an audio track produced by the video ingest engine, but will contain only the selected channel.