#include <libmythmetadata/bluraymetadata.h>
Definition at line 25 of file bluraymetadata.h.
◆ BlurayMetadata()
| BlurayMetadata::BlurayMetadata |
( |
QString |
path | ) |
|
|
inlineexplicit |
◆ ~BlurayMetadata()
| BlurayMetadata::~BlurayMetadata |
( |
| ) |
|
|
override |
◆ GetAACSDetected()
| bool BlurayMetadata::GetAACSDetected |
( |
void |
| ) |
const |
|
inline |
◆ GetAACSHandled()
| bool BlurayMetadata::GetAACSHandled |
( |
void |
| ) |
const |
|
inline |
◆ GetAlternateTitle()
| QString BlurayMetadata::GetAlternateTitle |
( |
void |
| ) |
|
|
inline |
◆ GetBDPlusDetected()
| bool BlurayMetadata::GetBDPlusDetected |
( |
void |
| ) |
const |
|
inline |
◆ GetBDPlusHandled()
| bool BlurayMetadata::GetBDPlusHandled |
( |
void |
| ) |
const |
|
inline |
◆ GetCurrentDiscNumber()
| uint BlurayMetadata::GetCurrentDiscNumber |
( |
void |
| ) |
const |
|
inline |
◆ GetDiscLanguage()
| QString BlurayMetadata::GetDiscLanguage |
( |
void |
| ) |
|
|
inline |
◆ GetFirstPlaySupported()
| bool BlurayMetadata::GetFirstPlaySupported |
( |
void |
| ) |
const |
|
inline |
◆ GetLibAACSDetected()
| bool BlurayMetadata::GetLibAACSDetected |
( |
void |
| ) |
const |
|
inline |
◆ GetLibBDPlusDetected()
| bool BlurayMetadata::GetLibBDPlusDetected |
( |
void |
| ) |
const |
|
inline |
◆ GetNumBDJTitles()
| uint32_t BlurayMetadata::GetNumBDJTitles |
( |
void |
| ) |
const |
|
inline |
◆ GetNumHDMVTitles()
| uint32_t BlurayMetadata::GetNumHDMVTitles |
( |
void |
| ) |
const |
|
inline |
◆ GetNumUnsupportedTitles()
| uint32_t BlurayMetadata::GetNumUnsupportedTitles |
( |
void |
| ) |
const |
|
inline |
◆ GetThumbnailCount()
| uint BlurayMetadata::GetThumbnailCount |
( |
void |
| ) |
|
|
inline |
◆ GetThumbnails()
| QStringList BlurayMetadata::GetThumbnails |
( |
void |
| ) |
|
|
inline |
◆ GetTitle()
| QString BlurayMetadata::GetTitle |
( |
void |
| ) |
|
|
inline |
◆ GetTitleCount()
| uint BlurayMetadata::GetTitleCount |
( |
void |
| ) |
|
|
inline |
◆ GetTitles()
◆ GetTopMenuSupported()
| bool BlurayMetadata::GetTopMenuSupported |
( |
void |
| ) |
const |
|
inline |
◆ GetTotalDiscNumber()
| uint BlurayMetadata::GetTotalDiscNumber |
( |
void |
| ) |
const |
|
inline |
◆ IsOpen()
| bool BlurayMetadata::IsOpen |
( |
| ) |
|
|
inline |
◆ OpenDisc()
| bool BlurayMetadata::OpenDisc |
( |
void |
| ) |
|
◆ ParseDisc()
| bool BlurayMetadata::ParseDisc |
( |
void |
| ) |
|
◆ Q_DECLARE_TR_FUNCTIONS()
◆ toMap()
| void BlurayMetadata::toMap |
( |
InfoMap & |
metadataMap | ) |
|
◆ m_aacsDetected
◆ m_aacsHandled
◆ m_alttitle
| QString BlurayMetadata::m_alttitle |
|
private |
◆ m_bdnav
| BLURAY* BlurayMetadata::m_bdnav {nullptr} |
|
private |
◆ m_bdplusDetected
| bool BlurayMetadata::m_bdplusDetected {false} |
|
private |
◆ m_bdplusHandled
◆ m_discnumber
| uint BlurayMetadata::m_discnumber {0} |
|
private |
◆ m_disctotal
| uint BlurayMetadata::m_disctotal {0} |
|
private |
◆ m_firstPlaySupported
| bool BlurayMetadata::m_firstPlaySupported {false} |
|
private |
◆ m_images
| QStringList BlurayMetadata::m_images |
|
private |
◆ m_language
| QString BlurayMetadata::m_language |
|
private |
◆ m_libaacsDetected
| bool BlurayMetadata::m_libaacsDetected {false} |
|
private |
◆ m_libbdplusDetected
| bool BlurayMetadata::m_libbdplusDetected {false} |
|
private |
◆ m_numBDJTitles
| uint32_t BlurayMetadata::m_numBDJTitles {0} |
|
private |
◆ m_numHDMVTitles
| uint32_t BlurayMetadata::m_numHDMVTitles {0} |
|
private |
◆ m_numUnsupportedTitles
| uint32_t BlurayMetadata::m_numUnsupportedTitles {0} |
|
private |
◆ m_path
| QString BlurayMetadata::m_path |
|
private |
◆ m_title
| QString BlurayMetadata::m_title |
|
private |
◆ m_titles
◆ m_topMenuSupported
| bool BlurayMetadata::m_topMenuSupported {false} |
|
private |
The documentation for this class was generated from the following files: