![]() |
Ardour
8.12
|
#include <export_format_manager.h>
Public Member Functions | |
SampleRateState (ExportFormatBase::SampleRate rate, 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::SampleRate | rate |
![]() | |
PBD::Signal1< void, bool > | SelectChanged |
PBD::Signal1< void, bool > | CompatibleChanged |
Additional Inherited Members | |
![]() | |
void | set_name (std::string name) |
Definition at line 71 of file export_format_manager.h.
|
inline |
Definition at line 73 of file export_format_manager.h.
ExportFormatBase::SampleRate ARDOUR::ExportFormatManager::SampleRateState::rate |
Definition at line 75 of file export_format_manager.h.