Extension class for file extension. These extension are i.e.:
More...
#include <reader.h>
|
|
std::string | name |
| | the name of the extension
|
| |
|
uint16_t | stream_id |
| | the stream id the extension belongs to
|
| |
|
uint32_t | user_id |
| | the user id (if needed)
|
| |
|
uint32_t | type_id |
| | the type id (if needed)
|
| |
|
uint32_t | version_id |
| | the version id (if needed)
|
| |
|
size_t | data_size |
| | the extension size in bytes
|
| |
|
const void * | data |
| | reference pointer to the data of the extension
|
| |
Extension class for file extension. These extension are i.e.:
- indexed file tables
- stream descriptions
- referenced files extension
- clock synchronization tables
The documentation for this class was generated from the following file: