2022-05-10 17:22:43 +00:00
|
|
|
# Resolution
|
|
|
|
|
|
|
|
This is an Enum
|
|
|
|
|
|
|
|
| Name | Number| Used to be |
|
|
|
|
| ---- | ---- | -----|
|
2022-05-11 23:14:16 +00:00
|
|
|
| NoDownload | -1 | N/A (Endpoints with Only in them) |
|
2022-05-10 17:22:43 +00:00
|
|
|
| Mux | 0 | Converted |
|
|
|
|
| PreMuxed | 1 | NotConverted |
|
|
|
|
| AudioOnly | 2 | Audio |
|
|
|
|
| VideoOnly | 3 | N/A (Stored in "Converted" Directory)
|