Ardour
9.0-pre0-439-ga53b99b307
|
Public Member Functions | |
AuditionInfo (std::string p, unsigned int c) | |
AuditionInfo () | |
Public Attributes | |
std::string | path |
unsigned int | channels |
Definition at line 219 of file export_report.h.
|
inline |
Definition at line 220 of file export_report.h.
|
inline |
Definition at line 221 of file export_report.h.
unsigned int ExportReport::AuditionInfo::channels |
Definition at line 223 of file export_report.h.
std::string ExportReport::AuditionInfo::path |
Definition at line 222 of file export_report.h.