Files
plexpy/docs/models/operations/startuniversaltranscoderequest.md

3.5 KiB
Raw Blame History

StartUniversalTranscodeRequest

Fields

Field Type Required Description
has_mde float ✔️ Whether the media item has MDE
path str ✔️ The path to the media item to transcode
media_index float ✔️ The index of the media item to transcode
part_index float ✔️ The index of the part to transcode
protocol str ✔️ The protocol to use for the transcode session
fast_seek Optional[float] Whether to use fast seek or not
direct_play Optional[float] Whether to use direct play or not
direct_stream Optional[float] Whether to use direct stream or not
subtitle_size Optional[float] The size of the subtitles
subtites Optional[str] The subtitles
audio_boost Optional[float] The audio boost
location Optional[str] The location of the transcode session
media_buffer_size Optional[float] The size of the media buffer
session Optional[str] The session ID
add_debug_overlay Optional[float] Whether to add a debug overlay or not
auto_adjust_quality Optional[float] Whether to auto adjust quality or not