Files
plexjava/docs/models/operations/StartUniversalTranscodeRequest.md
2024-03-18 14:18:45 -07:00

3.5 KiB
Raw Blame History

StartUniversalTranscodeRequest

Fields

Field Type Required Description
hasMDE double ✔️ Whether the media item has MDE
path String ✔️ The path to the media item to transcode
mediaIndex double ✔️ The index of the media item to transcode
partIndex double ✔️ The index of the part to transcode
protocol String ✔️ The protocol to use for the transcode session
fastSeek Optional<? extends Double> Whether to use fast seek or not
directPlay Optional<? extends Double> Whether to use direct play or not
directStream Optional<? extends Double> Whether to use direct stream or not
subtitleSize Optional<? extends Double> The size of the subtitles
subtites Optional<? extends String> The subtitles
audioBoost Optional<? extends Double> The audio boost
location Optional<? extends String> The location of the transcode session
mediaBufferSize Optional<? extends Double> The size of the media buffer
session Optional<? extends String> The session ID
addDebugOverlay Optional<? extends Double> Whether to add a debug overlay or not
autoAdjustQuality Optional<? extends Double> Whether to auto adjust quality or not