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 class  SCAN_t : uint8_t { UNKNOWN_SCAN , INTERLACED , PROGRESSIVE , VARIABLE }
 

Enumeration Type Documentation

◆ SCAN_t

enum class SCAN_t : uint8_t
strong
Enumerator
UNKNOWN_SCAN 
INTERLACED 
PROGRESSIVE 
VARIABLE 

Definition at line 6 of file scantype.h.