SelectAudioTrackByIdResponse

data class SelectAudioTrackByIdResponse(val channelMapping: String? = null, val odataType: String, val trackId: Double)

Select audio tracks from the input by specifying a track identifier.

Constructors

Link copied to clipboard
constructor(channelMapping: String? = null, odataType: String, trackId: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val channelMapping: String? = null

Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.

Link copied to clipboard

The discriminator for derived types. Expected value is '#Microsoft.Media.SelectAudioTrackById'.

Link copied to clipboard

Track identifier to select