Ardour  9.0-pre0-582-g084a23a80d
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 241 of file ptformat.h.

Member Data Documentation

◆ block_size

uint32_t PTFFormat::block_t::block_size

Definition at line 244 of file ptformat.h.

◆ block_type

uint16_t PTFFormat::block_t::block_type

Definition at line 243 of file ptformat.h.

◆ child

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

Definition at line 247 of file ptformat.h.

◆ content_type

uint16_t PTFFormat::block_t::content_type

Definition at line 245 of file ptformat.h.

◆ offset

uint32_t PTFFormat::block_t::offset

Definition at line 246 of file ptformat.h.

◆ zmark

uint8_t PTFFormat::block_t::zmark

Definition at line 242 of file ptformat.h.


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