Ardour  9.2-266-g5d535d4cb7
PTFFormat::block_t Struct Reference

Public Attributes

uint8_t zmark
 
uint16_t block_type
 
uint32_t block_size
 
uint16_t content_type
 
uint32_t offset
 
std::vector< block_tchild
 

Detailed Description

Definition at line 248 of file ptformat.h.

Member Data Documentation

◆ block_size

uint32_t PTFFormat::block_t::block_size

Definition at line 251 of file ptformat.h.

◆ block_type

uint16_t PTFFormat::block_t::block_type

Definition at line 250 of file ptformat.h.

◆ child

std::vector<block_t> PTFFormat::block_t::child

Definition at line 254 of file ptformat.h.

◆ content_type

uint16_t PTFFormat::block_t::content_type

Definition at line 252 of file ptformat.h.

◆ offset

uint32_t PTFFormat::block_t::offset

Definition at line 253 of file ptformat.h.

◆ zmark

uint8_t PTFFormat::block_t::zmark

Definition at line 249 of file ptformat.h.


The documentation for this struct was generated from the following file: