JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::StandalonePluginHolder::PluginInOuts Struct Reference

Structure used for the number of inputs and outputs. More...

#include <juce_StandaloneFilterWindow.h>

Collaboration diagram for juce::StandalonePluginHolder::PluginInOuts:

Public Attributes

short numIns
 
short numOuts
 

Detailed Description

Structure used for the number of inputs and outputs.

Member Data Documentation

◆ numIns

short juce::StandalonePluginHolder::PluginInOuts::numIns

◆ numOuts

short juce::StandalonePluginHolder::PluginInOuts::numOuts

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