| 
    Ardour
    9.0-pre0-1982-ga458a302d1
    
   | 
 
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 241 of file ptformat.h.
| uint32_t PTFFormat::block_t::block_size | 
Definition at line 244 of file ptformat.h.
| uint16_t PTFFormat::block_t::block_type | 
Definition at line 243 of file ptformat.h.
| std::vector<block_t> PTFFormat::block_t::child | 
Definition at line 247 of file ptformat.h.
| uint16_t PTFFormat::block_t::content_type | 
Definition at line 245 of file ptformat.h.
| uint32_t PTFFormat::block_t::offset | 
Definition at line 246 of file ptformat.h.
| uint8_t PTFFormat::block_t::zmark | 
Definition at line 242 of file ptformat.h.