Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::ExportProfileManager::FormatState Struct Reference

#include <export_profile_manager.h>

Public Member Functions

 FormatState (std::shared_ptr< FormatList const > list, ExportFormatSpecPtr format)
 

Public Attributes

std::shared_ptr< FormatList const > list
 
ExportFormatSpecPtr format
 

Detailed Description

Definition at line 195 of file export_profile_manager.h.

Constructor & Destructor Documentation

◆ FormatState()

ARDOUR::ExportProfileManager::FormatState::FormatState ( std::shared_ptr< FormatList const >  list,
ExportFormatSpecPtr  format 
)
inline

Definition at line 199 of file export_profile_manager.h.

Member Data Documentation

◆ format

ExportFormatSpecPtr ARDOUR::ExportProfileManager::FormatState::format

Definition at line 197 of file export_profile_manager.h.

◆ list

std::shared_ptr<FormatList const> ARDOUR::ExportProfileManager::FormatState::list

Definition at line 196 of file export_profile_manager.h.


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