ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::ExportFormatManager::SampleRateState Class Reference

#include <export_format_manager.h>

Inheritance diagram for ARDOUR::ExportFormatManager::SampleRateState:
ARDOUR::ExportFormatBase::SelectableCompatible

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::Signal1< void, bool > SelectChanged
 
PBD::Signal1< void, bool > CompatibleChanged
 

Additional Inherited Members

- Protected Member Functions inherited from ARDOUR::ExportFormatBase::SelectableCompatible
void set_name (std::string name)
 

Detailed Description

Definition at line 70 of file export_format_manager.h.

Constructor & Destructor Documentation

ARDOUR::ExportFormatManager::SampleRateState::SampleRateState ( ExportFormatBase::SampleRate  rate,
std::string  name 
)
inline

Definition at line 72 of file export_format_manager.h.

Member Data Documentation

ExportFormatBase::SampleRate ARDOUR::ExportFormatManager::SampleRateState::rate

Definition at line 74 of file export_format_manager.h.


The documentation for this class was generated from the following file: