mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +00:00
3.5 KiB
3.5 KiB
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 |
Double | ➖ | Whether to use fast seek or not |
directPlay |
Double | ➖ | Whether to use direct play or not |
directStream |
Double | ➖ | Whether to use direct stream or not |
subtitleSize |
Double | ➖ | The size of the subtitles |
subtites |
String | ➖ | The subtitles |
audioBoost |
Double | ➖ | The audio boost |
location |
String | ➖ | The location of the transcode session |
mediaBufferSize |
Double | ➖ | The size of the media buffer |
session |
String | ➖ | The session ID |
addDebugOverlay |
Double | ➖ | Whether to add a debug overlay or not |
autoAdjustQuality |
Double | ➖ | Whether to auto adjust quality or not |