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