AAX SDK  2.1.1
Avid Audio Extensions Development Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Deprecated List
Member AAX_CInitPrivateDataProc

Member AAX_CPacketAllocator
Member AAX_ePlugInStrings_PlugInFileName
Member AAX_ePlugInStrings_Preview
Member AAX_ePlugInStrings_RegionName
Member AAX_eProperty_AudioBufferLength
Use AAX_eProperty_DSP_AudioBufferLength
Member AAX_eProperty_PlugInID_RTAS
Use AAX_eProperty_PlugInID_Native
Member AAX_IACFEffectParameters::UpdateParameterNormalizedRelative (AAX_CParamID iParameterID, double iValue)=0
This is not called from the host. It may still be useful for internal calls within the plug-in, though it should only ever be used to update non-automatable parameters. Automatable parameters should always be updated through the AAX_IParameter interface, which will ensure proper coordination with other automation clients.
Group ExamplePlugIns
The DemoGain_Delay example is deprecated. See DemoDelay_HostProcessor