|
MythTV master
|
#include <QString>#include <QRect>#include <QHash>#include <QCoreApplication>#include "libmythtv/Bluray/mythbdoverlay.h"#include "libmythtv/io/mythopticalbuffer.h"Go to the source code of this file.
Classes | |
| class | MythBDBuffer |
| A class to allow a MythMediaBuffer to read from BDs. More... | |
Variables | |
| static constexpr int32_t | BD_BLOCK_SIZE { 6144 } |
|
staticconstexpr |
Definition at line 14 of file mythbdbuffer.h.
Referenced by MythBDBuffer::OpenFile().