Ardour  8.7-15-gadf511264b
ExportReport::AuditionInfo Struct Reference

Public Member Functions

 AuditionInfo (std::string p, unsigned int c)
 
 AuditionInfo ()
 

Public Attributes

std::string path
 
unsigned int channels
 

Detailed Description

Definition at line 219 of file export_report.h.

Constructor & Destructor Documentation

◆ AuditionInfo() [1/2]

ExportReport::AuditionInfo::AuditionInfo ( std::string  p,
unsigned int  c 
)
inline

Definition at line 220 of file export_report.h.

◆ AuditionInfo() [2/2]

ExportReport::AuditionInfo::AuditionInfo ( )
inline

Definition at line 221 of file export_report.h.

Member Data Documentation

◆ channels

unsigned int ExportReport::AuditionInfo::channels

Definition at line 223 of file export_report.h.

◆ path

std::string ExportReport::AuditionInfo::path

Definition at line 222 of file export_report.h.


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