![]() |
Ardour
8.12
|
#include <export_formats.h>
Public Member Functions | |
SampleFormatState (ExportFormatBase::SampleFormat format, std::string 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::SampleFormat | format |
![]() | |
PBD::Signal1< void, bool > | SelectChanged |
PBD::Signal1< void, bool > | CompatibleChanged |
Additional Inherited Members | |
![]() | |
void | set_name (std::string name) |
Definition at line 166 of file export_formats.h.
|
inline |
Definition at line 169 of file export_formats.h.
ExportFormatBase::SampleFormat ARDOUR::HasSampleFormat::SampleFormatState::format |
Definition at line 175 of file export_formats.h.