VST2SDK
A recreation of the popular Steinberg VST 2.x SDK.
Loading...
Searching...
No Matches
vst_speaker_arrangement_dynamic_t< T > Struct Template Reference

#include <vst.hpp>

Data Fields

VST_SPEAKER_ARRANGEMENT_TYPE type
 
int32_t channels
 
vst_speaker_properties_t speakers [T]
 

Detailed Description

template<size_t T>
struct vst_speaker_arrangement_dynamic_t< T >

Definition at line 33 of file vst.hpp.

Field Documentation

◆ channels

template<size_t T>
int32_t vst_speaker_arrangement_dynamic_t< T >::channels

Definition at line 35 of file vst.hpp.

◆ speakers

template<size_t T>
vst_speaker_properties_t vst_speaker_arrangement_dynamic_t< T >::speakers[T]

Definition at line 36 of file vst.hpp.

◆ type

Definition at line 34 of file vst.hpp.


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