LMMS
Loading...
Searching...
No Matches
juce::JackPortIterator Struct Reference

Classes

struct  Free

Public Member Functions

 JackPortIterator (jack_client_t *const client, const bool forInput)
bool next ()
String getClientName () const
String getChannelName () const

Public Attributes

std::unique_ptr< const char *, Freeports
int index = -1
String name

Constructor & Destructor Documentation

◆ JackPortIterator()

juce::JackPortIterator::JackPortIterator ( jack_client_t *const client,
const bool forInput )
inline

Member Function Documentation

◆ getChannelName()

String juce::JackPortIterator::getChannelName ( ) const
inline

◆ getClientName()

String juce::JackPortIterator::getClientName ( ) const
inline

◆ next()

bool juce::JackPortIterator::next ( )
inline

Member Data Documentation

◆ index

int juce::JackPortIterator::index = -1

◆ name

String juce::JackPortIterator::name

◆ ports

std::unique_ptr<const char*, Free> juce::JackPortIterator::ports

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