Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::PortManager::PortMetaData Struct Reference

Public Member Functions

 PortMetaData ()
 
 PortMetaData (XMLNode const &)
 

Public Attributes

std::string pretty_name
 
MidiPortFlags properties
 

Detailed Description

Definition at line 374 of file port_manager.h.

Constructor & Destructor Documentation

◆ PortMetaData() [1/2]

ARDOUR::PortManager::PortMetaData::PortMetaData ( )
inline

Definition at line 375 of file port_manager.h.

◆ PortMetaData() [2/2]

ARDOUR::PortManager::PortMetaData::PortMetaData ( XMLNode const &  )

Member Data Documentation

◆ pretty_name

std::string ARDOUR::PortManager::PortMetaData::pretty_name

Definition at line 378 of file port_manager.h.

◆ properties

MidiPortFlags ARDOUR::PortManager::PortMetaData::properties

Definition at line 379 of file port_manager.h.


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