Optionalconfiguration: ConfigurationThe item id.
Optionalcontainer: string[]Optional. The audio container.
OptionalmediaSourceId: stringThe media version id, if playing an alternate version.
OptionaldeviceId: stringThe device id of the client requesting. Used to stop encoding processes when needed.
OptionaluserId: stringOptional. The user id.
OptionalaudioCodec: stringOptional. The audio codec to transcode to.
OptionalmaxAudioChannels: numberOptional. The maximum number of audio channels.
OptionaltranscodingAudioChannels: numberOptional. The number of how many audio channels to transcode to.
OptionalmaxStreamingBitrate: numberOptional. The maximum streaming bitrate.
OptionalaudioBitRate: numberOptional. Specify an audio bitrate to encode to, e.g. 128000. If omitted this will be left to encoder defaults.
OptionalstartTimeTicks: numberOptional. Specify a starting offset, in ticks. 1 tick = 10000 ms.
OptionaltranscodingContainer: stringOptional. The container to transcode to.
OptionaltranscodingProtocol: MediaStreamProtocolOptional. The transcoding protocol.
OptionalmaxAudioSampleRate: numberOptional. The maximum audio sample rate.
OptionalmaxAudioBitDepth: numberOptional. The maximum audio bit depth.
OptionalenableRemoteMedia: booleanOptional. Whether to enable remote media.
OptionalenableAudioVbrEncoding: booleanOptional. Whether to enable Audio Encoding.
OptionalbreakOnNonKeyFrames: booleanOptional. Whether to break on non key frames.
OptionalenableRedirection: booleanWhether to enable redirection. Defaults to true.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
The item id.
Optionalcontainer: string[]Optional. The audio container.
OptionalmediaSourceId: stringThe media version id, if playing an alternate version.
OptionaldeviceId: stringThe device id of the client requesting. Used to stop encoding processes when needed.
OptionaluserId: stringOptional. The user id.
OptionalaudioCodec: stringOptional. The audio codec to transcode to.
OptionalmaxAudioChannels: numberOptional. The maximum number of audio channels.
OptionaltranscodingAudioChannels: numberOptional. The number of how many audio channels to transcode to.
OptionalmaxStreamingBitrate: numberOptional. The maximum streaming bitrate.
OptionalaudioBitRate: numberOptional. Specify an audio bitrate to encode to, e.g. 128000. If omitted this will be left to encoder defaults.
OptionalstartTimeTicks: numberOptional. Specify a starting offset, in ticks. 1 tick = 10000 ms.
OptionaltranscodingContainer: stringOptional. The container to transcode to.
OptionaltranscodingProtocol: MediaStreamProtocolOptional. The transcoding protocol.
OptionalmaxAudioSampleRate: numberOptional. The maximum audio sample rate.
OptionalmaxAudioBitDepth: numberOptional. The maximum audio bit depth.
OptionalenableRemoteMedia: booleanOptional. Whether to enable remote media.
OptionalenableAudioVbrEncoding: booleanOptional. Whether to enable Audio Encoding.
OptionalbreakOnNonKeyFrames: booleanOptional. Whether to break on non key frames.
OptionalenableRedirection: booleanWhether to enable redirection. Defaults to true.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
UniversalAudioApi - functional programming interface