Optionalconfiguration: ConfigurationThe item id.
OptionaluserId: string
The user id.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
For backwards compatibility parameters can be sent via Query or Body, with Query having higher precedence. Query parameters are obsolete.
The item id.
OptionaluserId: string
The user id.
OptionalmaxStreamingBitrate: number
The maximum streaming bitrate.
OptionalstartTimeTicks: number
The start time in ticks.
OptionalaudioStreamIndex: number
The audio stream index.
OptionalsubtitleStreamIndex: number
The subtitle stream index.
OptionalmaxAudioChannels: number
The maximum number of audio channels.
OptionalmediaSourceId: string
The media source id.
OptionalliveStreamId: string
The livestream id.
OptionalautoOpenLiveStream: boolean
Whether to auto open the livestream.
OptionalenableDirectPlay: boolean
Whether to enable direct play. Default: true.
OptionalenableDirectStream: boolean
Whether to enable direct stream. Default: true.
OptionalenableTranscoding: boolean
Whether to enable transcoding. Default: true.
OptionalallowVideoStreamCopy: boolean
Whether to allow to copy the video stream. Default: true.
OptionalallowAudioStreamCopy: boolean
Whether to allow to copy the audio stream. Default: true.
OptionalplaybackInfoDto: PlaybackInfoDto
The playback info.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
OptionalopenToken: string
The open token.
OptionaluserId: string
The user id.
OptionalplaySessionId: string
The play session id.
OptionalmaxStreamingBitrate: number
The maximum streaming bitrate.
OptionalstartTimeTicks: number
The start time in ticks.
OptionalaudioStreamIndex: number
The audio stream index.
OptionalsubtitleStreamIndex: number
The subtitle stream index.
OptionalmaxAudioChannels: number
The maximum number of audio channels.
OptionalitemId: string
The item id.
OptionalenableDirectPlay: boolean
Whether to enable direct play. Default: true.
OptionalenableDirectStream: boolean
Whether to enable direct stream. Default: true.
OptionalalwaysBurnInSubtitleWhenTranscoding: boolean
Always burn-in subtitle when transcoding.
OptionalopenLiveStreamDto: OpenLiveStreamDto
The open live stream dto.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
MediaInfoApi - functional programming interface