![]() |
Ardour
8.12
|
#include <export_formats.h>
Public Member Functions | |
DitherTypeState (ExportFormatBase::DitherType type, Glib::ustring name) | |
![]() | |
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 |
![]() | |
PBD::Signal1< void, bool > | SelectChanged |
PBD::Signal1< void, bool > | CompatibleChanged |
Additional Inherited Members | |
![]() | |
void | set_name (std::string name) |
Definition at line 178 of file export_formats.h.
|
inline |
Definition at line 181 of file export_formats.h.
ExportFormatBase::DitherType ARDOUR::HasSampleFormat::DitherTypeState::type |
Definition at line 187 of file export_formats.h.