Ardour  8.12
MultiplicationGraph Struct Reference

#include <export_multiplication.h>

Public Attributes

list< TimespanNodePtrtimespans
 
list< ChannelConfigNodePtrchannel_configs
 
list< FormatNodePtrformats
 
list< FilenameNodePtrfilenames
 

Detailed Description

Definition at line 160 of file export_multiplication.h.

Member Data Documentation

◆ channel_configs

list<ChannelConfigNodePtr> MultiplicationGraph::channel_configs

Definition at line 162 of file export_multiplication.h.

◆ filenames

list<FilenameNodePtr> MultiplicationGraph::filenames

Definition at line 164 of file export_multiplication.h.

◆ formats

list<FormatNodePtr> MultiplicationGraph::formats

Definition at line 163 of file export_multiplication.h.

◆ timespans

list<TimespanNodePtr> MultiplicationGraph::timespans

Definition at line 161 of file export_multiplication.h.


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