|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <export_formats.h>
Public Member Functions | |
| SampleFormatState (ExportFormatBase::SampleFormat format, std::string name) | |
Public Member Functions inherited from ARDOUR::ExportFormatBase::SelectableCompatible | |
| SelectableCompatible () | |
| ~SelectableCompatible () | |
| bool | selected () const |
| bool | compatible () const |
| std::string | name () const |
| void | set_selected (bool value) |
| void | set_compatible (bool value) |
Public Attributes | |
| ExportFormatBase::SampleFormat | format |
Public Attributes inherited from ARDOUR::ExportFormatBase::SelectableCompatible | |
| PBD::Signal< void(bool)> | SelectChanged |
| PBD::Signal< void(bool)> | CompatibleChanged |
Additional Inherited Members | |
Protected Member Functions inherited from ARDOUR::ExportFormatBase::SelectableCompatible | |
| void | set_name (std::string name) |
Definition at line 165 of file export_formats.h.
|
inline |
Definition at line 168 of file export_formats.h.
| ExportFormatBase::SampleFormat ARDOUR::HasSampleFormat::SampleFormatState::format |
Definition at line 174 of file export_formats.h.