JUCE  v5.3.1-155-g0b973fd92
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
VstIndividualSpeakerInfo Struct Reference

Structure used for VSTs. More...

#include <juce_VSTInterface.h>

Collaboration diagram for VstIndividualSpeakerInfo:

Public Attributes

float azimuthalAngle
 
float elevationAngle
 
char label [vstMaxNameLength]
 
float radius
 
float reserved
 
int32 type
 
char unused [28]
 

Detailed Description

Structure used for VSTs.

{Audio}

Member Data Documentation

◆ azimuthalAngle

float VstIndividualSpeakerInfo::azimuthalAngle

◆ elevationAngle

float VstIndividualSpeakerInfo::elevationAngle

◆ label

char VstIndividualSpeakerInfo::label[vstMaxNameLength]

◆ radius

float VstIndividualSpeakerInfo::radius

◆ reserved

float VstIndividualSpeakerInfo::reserved

◆ type

◆ unused

char VstIndividualSpeakerInfo::unused[28]

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