MythTV
master
|
Go to the source code of this file.
Classes | |
class | MythDVDInfo |
Macros | |
#define | DVD_BLOCK_SIZE 2048LL |
Typedefs | |
using | DvdBuffer = std::array< uint8_t, DVD_BLOCK_SIZE > |
#define DVD_BLOCK_SIZE 2048LL |
Definition at line 16 of file mythdvdinfo.h.
using DvdBuffer = std::array<uint8_t,DVD_BLOCK_SIZE> |
Definition at line 17 of file mythdvdinfo.h.