Track
constructor(audioMode: AudioMode?, audioQuality: AudioQuality?, audioBitRate: Int?, audioBitDepth: Int?, audioCodec: String?, audioSampleRate: Int?, productId: String, assetPresentation: AssetPresentation, duration: Float, assetSource: AssetSource, playbackSessionId: String, referenceId: String?)
Parameters
audioMode
The audio mode of the media product being played (or null). Might differ from requested in case of a replacement.
audioQuality
The audio quality of the media product being played (or null). Might differ from requested in case of a replacement.
audioBitRate
The bit rate indicated in number of bits per second of the media product being played.
audioBitDepth
The bit depth indicated in number of bits used per sample of the media product being played.
audioCodec
The codec name of the media product being played.
audioSampleRate
The sample rate indicated in Hz of the media product being played.