mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +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 |