ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::HasSampleFormat::SampleFormatState Class Reference

#include <export_formats.h>

Inheritance diagram for ARDOUR::HasSampleFormat::SampleFormatState:
ARDOUR::ExportFormatBase::SelectableCompatible

Public Member Functions

 SampleFormatState (ExportFormatBase::SampleFormat format, 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::SampleFormat format
 
- 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 92 of file export_formats.h.

Constructor & Destructor Documentation

ARDOUR::HasSampleFormat::SampleFormatState::SampleFormatState ( ExportFormatBase::SampleFormat  format,
std::string  name 
)
inline

Definition at line 94 of file export_formats.h.

Member Data Documentation

ExportFormatBase::SampleFormat ARDOUR::HasSampleFormat::SampleFormatState::format

Definition at line 100 of file export_formats.h.


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