Ardour
9.0-pre0-582-g084a23a80d
|
#include <export_profile_manager.h>
Public Member Functions | |
FormatState (std::shared_ptr< FormatList const > list, ExportFormatSpecPtr format) | |
Public Attributes | |
std::shared_ptr< FormatList const > | list |
ExportFormatSpecPtr | format |
Definition at line 195 of file export_profile_manager.h.
|
inline |
Definition at line 199 of file export_profile_manager.h.
ExportFormatSpecPtr ARDOUR::ExportProfileManager::FormatState::format |
Definition at line 197 of file export_profile_manager.h.
std::shared_ptr<FormatList const> ARDOUR::ExportProfileManager::FormatState::list |
Definition at line 196 of file export_profile_manager.h.