Public Member Functions | |
Kind | GetKind () const |
const Block * | GetBlock () const |
Public Member Functions inherited from mkvparser::BlockEntry | |
bool | EOS () const |
const Cluster * | GetCluster () const |
long | GetIndex () const |
Additional Inherited Members | |
Public Types inherited from mkvparser::BlockEntry | |
enum | Kind { kBlockEOS, kBlockSimple, kBlockGroup } |
Protected Member Functions inherited from mkvparser::BlockEntry | |
BlockEntry (Cluster *, long index) | |
Protected Attributes inherited from mkvparser::BlockEntry | |
Cluster *const | m_pCluster |
const long | m_index |