|
MythTV master
|
Go to the source code of this file.
Enumerations | |
| enum | REENCODE_STATUS : std::int8_t { REENCODE_MPEG2TRANS = 2 , REENCODE_CUTLIST_CHANGE = 1 , REENCODE_OK = 0 , REENCODE_ERROR = -1 , REENCODE_STOPPED = -2 } |
| enum REENCODE_STATUS : std::int8_t |
| Enumerator | |
|---|---|
| REENCODE_MPEG2TRANS | |
| REENCODE_CUTLIST_CHANGE | |
| REENCODE_OK | |
| REENCODE_ERROR | |
| REENCODE_STOPPED | |
Definition at line 4 of file transcodedefs.h.