|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <export_format_manager.h>
Public Member Functions | |
| SampleRateState (ExportFormatBase::SampleRate rate, 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::SampleRate | rate |
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 70 of file export_format_manager.h.
|
inline |
Definition at line 72 of file export_format_manager.h.
| ExportFormatBase::SampleRate ARDOUR::ExportFormatManager::SampleRateState::rate |
Definition at line 74 of file export_format_manager.h.