Optional
configuration: ConfigurationThe item id.
Optional
container: string[]Optional. The audio container.
Optional
mediaSourceId: stringThe media version id, if playing an alternate version.
Optional
deviceId: stringThe device id of the client requesting. Used to stop encoding processes when needed.
Optional
userId: stringOptional. The user id.
Optional
audioCodec: stringOptional. The audio codec to transcode to.
Optional
maxAudioChannels: numberOptional. The maximum number of audio channels.
Optional
transcodingAudioChannels: numberOptional. The number of how many audio channels to transcode to.
Optional
maxStreamingBitrate: numberOptional. The maximum streaming bitrate.
Optional
audioBitRate: numberOptional. Specify an audio bitrate to encode to, e.g. 128000. If omitted this will be left to encoder defaults.
Optional
startTimeTicks: numberOptional. Specify a starting offset, in ticks. 1 tick = 10000 ms.
Optional
transcodingContainer: stringOptional. The container to transcode to.
Optional
transcodingProtocol: MediaStreamProtocolOptional. The transcoding protocol.
Optional
maxAudioSampleRate: numberOptional. The maximum audio sample rate.
Optional
maxAudioBitDepth: numberOptional. The maximum audio bit depth.
Optional
enableRemoteMedia: booleanOptional. Whether to enable remote media.
Optional
enableAudioVbrEncoding: booleanOptional. Whether to enable Audio Encoding.
Optional
breakOnNonKeyFrames: booleanOptional. Whether to break on non key frames.
Optional
enableRedirection: booleanWhether to enable redirection. Defaults to true.
Optional
options: RawAxiosRequestConfigOverride http request option.
The item id.
Optional
container: string[]Optional. The audio container.
Optional
mediaSourceId: stringThe media version id, if playing an alternate version.
Optional
deviceId: stringThe device id of the client requesting. Used to stop encoding processes when needed.
Optional
userId: stringOptional. The user id.
Optional
audioCodec: stringOptional. The audio codec to transcode to.
Optional
maxAudioChannels: numberOptional. The maximum number of audio channels.
Optional
transcodingAudioChannels: numberOptional. The number of how many audio channels to transcode to.
Optional
maxStreamingBitrate: numberOptional. The maximum streaming bitrate.
Optional
audioBitRate: numberOptional. Specify an audio bitrate to encode to, e.g. 128000. If omitted this will be left to encoder defaults.
Optional
startTimeTicks: numberOptional. Specify a starting offset, in ticks. 1 tick = 10000 ms.
Optional
transcodingContainer: stringOptional. The container to transcode to.
Optional
transcodingProtocol: MediaStreamProtocolOptional. The transcoding protocol.
Optional
maxAudioSampleRate: numberOptional. The maximum audio sample rate.
Optional
maxAudioBitDepth: numberOptional. The maximum audio bit depth.
Optional
enableRemoteMedia: booleanOptional. Whether to enable remote media.
Optional
enableAudioVbrEncoding: booleanOptional. Whether to enable Audio Encoding.
Optional
breakOnNonKeyFrames: booleanOptional. Whether to break on non key frames.
Optional
enableRedirection: booleanWhether to enable redirection. Defaults to true.
Optional
options: RawAxiosRequestConfigOverride http request option.
UniversalAudioApi - functional programming interface
Export