kodi
|
Public Member Functions | |
const std::string & | GetPath () const |
void | SetPath (const std::string &path) |
uint32_t | GetLoop () const |
void | SetLoop (uint32_t loop) |
const std::vector< CXBTFFrame > & | GetFrames () const |
std::vector< CXBTFFrame > & | GetFrames () |
uint64_t | GetPackedSize () const |
uint64_t | GetUnpackedSize () const |
uint64_t | GetHeaderSize () const |
Static Public Attributes | |
static const size_t | MaximumPathLength = 256 |