MythTV master
Enumerations
transcodedefs.h File Reference
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ REENCODE_STATUS

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.