|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <export_formats.h>
Public Member Functions | |
| DitherTypeState (ExportFormatBase::DitherType type, Glib::ustring 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::DitherType | type |
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 177 of file export_formats.h.
|
inline |
Definition at line 180 of file export_formats.h.
| ExportFormatBase::DitherType ARDOUR::HasSampleFormat::DitherTypeState::type |
Definition at line 186 of file export_formats.h.