MythTV
master
|
#include <utility>
#include <QList>
#include <QPair>
#include <QString>
#include "mythtypes.h"
#include "mythmetaexp.h"
#include "libbluray/bluray.h"
Go to the source code of this file.
Classes | |
class | BlurayMetadata |
Typedefs | |
using | BlurayTitles = QList< QPair< uint, QString > > |
using BlurayTitles = QList< QPair < uint,QString > > |
Definition at line 18 of file bluraymetadata.h.