#include <mythbdinfo.h>
|
static void | GetNameAndSerialNum (BLURAY *BluRay, QString &Name, QString &SerialNum, const QString &Filename, const QString &LogPrefix) |
|
Definition at line 16 of file mythbdinfo.h.
◆ MythBDInfo()
MythBDInfo::MythBDInfo |
( |
const QString & |
Filename | ) |
|
|
explicit |
◆ ~MythBDInfo()
MythBDInfo::~MythBDInfo |
( |
void |
| ) |
|
|
default |
◆ IsValid()
bool MythBDInfo::IsValid |
( |
void |
| ) |
const |
◆ GetLastError()
QString MythBDInfo::GetLastError |
( |
void |
| ) |
const |
◆ GetNameAndSerialNum() [1/2]
bool MythBDInfo::GetNameAndSerialNum |
( |
QString & |
Name, |
|
|
QString & |
SerialNum |
|
) |
| |
◆ GetNameAndSerialNum() [2/2]
void MythBDInfo::GetNameAndSerialNum |
( |
BLURAY * |
BluRay, |
|
|
QString & |
Name, |
|
|
QString & |
SerialNum, |
|
|
const QString & |
Filename, |
|
|
const QString & |
LogPrefix |
|
) |
| |
|
staticprotected |
◆ MythBDBuffer
◆ m_name
QString MythBDInfo::m_name |
|
protected |
◆ m_serialnumber
QString MythBDInfo::m_serialnumber |
|
protected |
◆ m_lastError
QString MythBDInfo::m_lastError |
|
protected |
◆ m_isValid
The documentation for this class was generated from the following files: