MythTV  master
Enumerations
scantype.h File Reference
#include <cstdint>
Include dependency graph for scantype.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  SCAN_t : uint8_t { SCAN_t::UNKNOWN_SCAN, SCAN_t::INTERLACED, SCAN_t::PROGRESSIVE, SCAN_t::VARIABLE }
 

Enumeration Type Documentation

◆ SCAN_t

enum SCAN_t : uint8_t
strong
Enumerator
UNKNOWN_SCAN 
INTERLACED 
PROGRESSIVE 
VARIABLE 

Definition at line 6 of file scantype.h.