Definition at line 28 of file mythdvdstream.cpp.
◆ BlockRange()
MythDVDStream::BlockRange::BlockRange |
( |
uint32_t |
Start, |
|
|
uint32_t |
Count, |
|
|
int |
Title |
|
) |
| |
|
inline |
◆ operator<()
bool MythDVDStream::BlockRange::operator< |
( |
const BlockRange |
rhs | ) |
const |
|
inline |
◆ Start()
uint32_t MythDVDStream::BlockRange::Start |
( |
void |
| ) |
const |
|
inline |
◆ End()
uint32_t MythDVDStream::BlockRange::End |
( |
void |
| ) |
const |
|
inline |
◆ Title()
int MythDVDStream::BlockRange::Title |
( |
void |
| ) |
const |
|
inline |
◆ m_start
uint32_t MythDVDStream::BlockRange::m_start { 0 } |
|
private |
◆ m_end
uint32_t MythDVDStream::BlockRange::m_end { 0 } |
|
private |
◆ m_title
int MythDVDStream::BlockRange::m_title { 0 } |
|
private |
The documentation for this class was generated from the following file: