Ardour  9.0-pre0-350-gf17a656217
ARDOUR::HasSampleFormat::SampleFormatState Class Reference

#include <export_formats.h>

Inheritance diagram for ARDOUR::HasSampleFormat::SampleFormatState:
[legend]

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::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)
 

Detailed Description

Definition at line 165 of file export_formats.h.

Constructor & Destructor Documentation

◆ SampleFormatState()

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

Definition at line 168 of file export_formats.h.

Member Data Documentation

◆ format

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

Definition at line 174 of file export_formats.h.


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