MythTV
master
|
#include <cstdint>
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 } |
|
strong |
Enumerator | |
---|---|
UNKNOWN_SCAN | |
INTERLACED | |
PROGRESSIVE | |
VARIABLE |
Definition at line 6 of file scantype.h.