mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
3.5 KiB
3.5 KiB
StartUniversalTranscodeRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
hasMDE |
number | ✔️ | Whether the media item has MDE |
path |
string | ✔️ | The path to the media item to transcode |
mediaIndex |
number | ✔️ | The index of the media item to transcode |
partIndex |
number | ✔️ | The index of the part to transcode |
protocol |
string | ✔️ | The protocol to use for the transcode session |
fastSeek |
number | ➖ | Whether to use fast seek or not |
directPlay |
number | ➖ | Whether to use direct play or not |
directStream |
number | ➖ | Whether to use direct stream or not |
subtitleSize |
number | ➖ | The size of the subtitles |
subtites |
string | ➖ | The subtitles |
audioBoost |
number | ➖ | The audio boost |
location |
string | ➖ | The location of the transcode session |
mediaBufferSize |
number | ➖ | The size of the media buffer |
session |
string | ➖ | The session ID |
addDebugOverlay |
number | ➖ | Whether to add a debug overlay or not |
autoAdjustQuality |
number | ➖ | Whether to auto adjust quality or not |