|
Ardour
9.2-266-g5d535d4cb7
|
Public Attributes | |
| uint8_t | zmark |
| uint16_t | block_type |
| uint32_t | block_size |
| uint16_t | content_type |
| uint32_t | offset |
| std::vector< block_t > | child |
Definition at line 248 of file ptformat.h.
| uint32_t PTFFormat::block_t::block_size |
Definition at line 251 of file ptformat.h.
| uint16_t PTFFormat::block_t::block_type |
Definition at line 250 of file ptformat.h.
| std::vector<block_t> PTFFormat::block_t::child |
Definition at line 254 of file ptformat.h.
| uint16_t PTFFormat::block_t::content_type |
Definition at line 252 of file ptformat.h.
| uint32_t PTFFormat::block_t::offset |
Definition at line 253 of file ptformat.h.
| uint8_t PTFFormat::block_t::zmark |
Definition at line 249 of file ptformat.h.