getUniversalAudioStreamUrl
Gets an audio stream.
Parameters
The item id.
Optional. The audio container.
The media version id, if playing an alternate version.
The device id of the client requesting. Used to stop encoding processes when needed.
Optional. The user id.
Optional. The audio codec to transcode to.
Optional. The maximum number of audio channels.
Optional. The number of how many audio channels to transcode to.
Optional. The maximum streaming bitrate.
Optional. Specify an audio bitrate to encode to, e.g. 128000. If omitted this will be left to encoder defaults.
Optional. Specify a starting offset, in ticks. 1 tick = 10000 ms.
Optional. The container to transcode to.
Optional. The transcoding protocol.
Optional. The maximum audio sample rate.
Optional. The maximum audio bit depth.
Optional. Whether to enable remote media.
Optional. Whether to enable Audio Encoding.
Optional. Whether to break on non key frames.
Whether to enable redirection. Defaults to true.