MythTV master
scantype.h
Go to the documentation of this file.
1#ifndef SCAN_TYPE_H_
2#define SCAN_TYPE_H_
3
4#include <cstdint>
5
6enum class SCAN_t : uint8_t {
11};
12
13#endif // SCAN_TYPE_H_
SCAN_t
Definition: scantype.h:6
@ INTERLACED
@ PROGRESSIVE
@ UNKNOWN_SCAN