LMMS
Loading...
Searching...
No Matches
NamedAudioGraphIOProcessor Class Reference
Inheritance diagram for NamedAudioGraphIOProcessor:

Public Member Functions

 NamedAudioGraphIOProcessor (const IODeviceType iotype)
const String getInputChannelName (ChannelType, uint _index) const override
const String getOutputChannelName (ChannelType, uint _index) const override
void setNames (const bool setInputNames, const StringArray &names)

Private Attributes

StringArray inputNames
StringArray outputNames

Constructor & Destructor Documentation

◆ NamedAudioGraphIOProcessor()

NamedAudioGraphIOProcessor::NamedAudioGraphIOProcessor ( const IODeviceType iotype)
inline

Member Function Documentation

◆ getInputChannelName()

const String NamedAudioGraphIOProcessor::getInputChannelName ( ChannelType ,
uint _index ) const
inlineoverride

◆ getOutputChannelName()

const String NamedAudioGraphIOProcessor::getOutputChannelName ( ChannelType ,
uint _index ) const
inlineoverride

◆ setNames()

void NamedAudioGraphIOProcessor::setNames ( const bool setInputNames,
const StringArray & names )
inline

Member Data Documentation

◆ inputNames

StringArray NamedAudioGraphIOProcessor::inputNames
private

◆ outputNames

StringArray NamedAudioGraphIOProcessor::outputNames
private

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