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

#include <export_formats.h>

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

Public Member Functions

 DitherTypeState (ExportFormatBase::DitherType type, Glib::ustring 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::DitherType type
 
- 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 103 of file export_formats.h.

Constructor & Destructor Documentation

ARDOUR::HasSampleFormat::DitherTypeState::DitherTypeState ( ExportFormatBase::DitherType  type,
Glib::ustring  name 
)
inline

Definition at line 105 of file export_formats.h.

Member Data Documentation

ExportFormatBase::DitherType ARDOUR::HasSampleFormat::DitherTypeState::type

Definition at line 108 of file export_formats.h.


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