Files
plexruby/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 ::String ✔️ 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 ::String ✔️ The protocol to use for the transcode session
fast_seek T.nilable(::Float) Whether to use fast seek or not
direct_play T.nilable(::Float) Whether to use direct play or not
direct_stream T.nilable(::Float) Whether to use direct stream or not
subtitle_size T.nilable(::Float) The size of the subtitles
subtites T.nilable(::String) The subtitles
audio_boost T.nilable(::Float) The audio boost
location T.nilable(::String) The location of the transcode session
media_buffer_size T.nilable(::Float) The size of the media buffer
session T.nilable(::String) The session ID
add_debug_overlay T.nilable(::Float) Whether to add a debug overlay or not
auto_adjust_quality T.nilable(::Float) Whether to auto adjust quality or not