LMMS
Loading...
Searching...
No Matches
juce::lv2_shared::SinglePortInfo Struct Reference

#include <juce_LV2Common.h>

Public Member Functions

auto tie () const
bool operator== (const SinglePortInfo &other) const
bool operator< (const SinglePortInfo &other) const

Public Attributes

uint32_t index
AudioChannelSet::ChannelType designation
bool optional

Member Function Documentation

◆ operator<()

bool juce::lv2_shared::SinglePortInfo::operator< ( const SinglePortInfo & other) const
inline

◆ operator==()

bool juce::lv2_shared::SinglePortInfo::operator== ( const SinglePortInfo & other) const
inline

◆ tie()

auto juce::lv2_shared::SinglePortInfo::tie ( ) const
inline

Member Data Documentation

◆ designation

AudioChannelSet::ChannelType juce::lv2_shared::SinglePortInfo::designation

◆ index

uint32_t juce::lv2_shared::SinglePortInfo::index

◆ optional

bool juce::lv2_shared::SinglePortInfo::optional

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