ASPiK SDK
AAXPluginParameters::SParamValList Struct Reference

See AAX_CMonolithicParameters in SDK; this is part of the strict parameter synchronization in monolithic AAX plugins. More...

#include <AAXPluginParameters.h>

Public Member Functions

void Add (TParamValPair *inElem)
 
void Append (const SParamValList &inOther)
 
void Append (const std::list< TParamValPair *> &inOther)
 
void Merge (AAX_IPointerQueue< TParamValPair > &inOther)
 
void Clear ()
 
void Add (TParamValPair *inElem)
 
void Append (const SParamValList &inOther)
 
void Append (const std::list< TParamValPair *> &inOther)
 
void Merge (AAX_IPointerQueue< TParamValPair > &inOther)
 
void Clear ()
 

Public Attributes

TParamValPairmElem [sCap]
 
int32_t mSize
 

Static Public Attributes

static const int32_t sCap = 4*kSynchronizedParameterQueueSize
 

Detailed Description

See AAX_CMonolithicParameters in SDK; this is part of the strict parameter synchronization in monolithic AAX plugins.

Author
Will Pirkle http://www.willpirkle.com
Remarks
This object is included ASPiK
Version
Revision : 1.0
Date
Date : 2018 / 09 / 7

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