![]() |
AAX SDK
2.4.1
Avid Audio Extensions Development Kit
|
This is the complete list of members for AAX_IACFPropertyMap_V3, including all inherited members.
AddProperty(AAX_EProperty inProperty, AAX_CPropertyValue inValue)=0 | AAX_IACFPropertyMap | pure virtual |
AddProperty64(AAX_EProperty inProperty, AAX_CPropertyValue64 inValue)=0 | AAX_IACFPropertyMap_V3 | pure virtual |
AddPropertyWithIDArray(AAX_EProperty inProperty, const AAX_SPlugInIdentifierTriad *inPluginIDs, uint32_t inNumPluginIDs)=0 | AAX_IACFPropertyMap_V2 | pure virtual |
AddRef(void)=0 | IACFUnknown | pure virtual |
GetProperty(AAX_EProperty inProperty, AAX_CPropertyValue *outValue) const =0 | AAX_IACFPropertyMap | pure virtual |
GetProperty64(AAX_EProperty inProperty, AAX_CPropertyValue64 *outValue) const =0 | AAX_IACFPropertyMap_V3 | pure virtual |
GetPropertyWithIDArray(AAX_EProperty inProperty, const AAX_SPlugInIdentifierTriad **outPluginIDs, uint32_t *outNumPluginIDs) const =0 | AAX_IACFPropertyMap_V2 | pure virtual |
QueryInterface(const acfIID &iid, void **ppOut)=0 | IACFUnknown | pure virtual |
Release(void)=0 | IACFUnknown | pure virtual |
RemoveProperty(AAX_EProperty inProperty)=0 | AAX_IACFPropertyMap | pure virtual |