AAX SDK  2.4.1
Avid Audio Extensions Development Kit
AAX_IComponentDescriptor Member List

This is the complete list of members for AAX_IComponentDescriptor, including all inherited members.

AddAudioBufferLength(AAX_CFieldIndex inFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddAudioIn(AAX_CFieldIndex inFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddAudioOut(AAX_CFieldIndex inFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddAuxOutputStem(AAX_CFieldIndex inFieldIndex, int32_t inStemFormat, const char inNameUTF8[])=0AAX_IComponentDescriptorpure virtual
AddClock(AAX_CFieldIndex inFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddDataInPort(AAX_CFieldIndex inFieldIndex, uint32_t inPacketSize, AAX_EDataInPortType inPortType=AAX_eDataInPortType_Buffered)=0AAX_IComponentDescriptorpure virtual
AddDmaInstance(AAX_CFieldIndex inFieldIndex, AAX_IDma::EMode inDmaMode)=0AAX_IComponentDescriptorpure virtual
AddMeters(AAX_CFieldIndex inFieldIndex, const AAX_CTypeID *inMeterIDs, const uint32_t inMeterCount)=0AAX_IComponentDescriptorpure virtual
AddMIDINode(AAX_CFieldIndex inFieldIndex, AAX_EMIDINodeType inNodeType, const char inNodeName[], uint32_t channelMask)=0AAX_IComponentDescriptorpure virtual
AddPrivateData(AAX_CFieldIndex inFieldIndex, int32_t inDataSize, uint32_t inOptions=AAX_ePrivateDataOptions_DefaultOptions)=0AAX_IComponentDescriptorpure virtual
AddProcessProc(AAX_IPropertyMap *inProperties, AAX_CSelector *outProcIDs=NULL, int32_t inProcIDsSize=0)=0AAX_IComponentDescriptorpure virtual
AddProcessProc_Native(AAX_CProcessProc inProcessProc, AAX_IPropertyMap *inProperties=NULL, AAX_CInstanceInitProc inInstanceInitProc=NULL, AAX_CBackgroundProc inBackgroundProc=NULL, AAX_CSelector *outProcID=NULL)=0AAX_IComponentDescriptorpure virtual
AddProcessProc_Native(void(AAX_CALLBACK *inProcessProc)(aContextType *const inInstancesBegin[], const void *inInstancesEnd), AAX_IPropertyMap *inProperties=NULL, int32_t(AAX_CALLBACK *inInstanceInitProc)(const aContextType *inInstanceContextPtr, AAX_EComponentInstanceInitAction inAction)=NULL, int32_t(AAX_CALLBACK *inBackgroundProc)(void)=NULL)AAX_IComponentDescriptorinline
AddProcessProc_TI(const char inDLLFileNameUTF8[], const char inProcessProcSymbol[], AAX_IPropertyMap *inProperties, const char inInstanceInitProcSymbol[]=NULL, const char inBackgroundProcSymbol[]=NULL, AAX_CSelector *outProcID=NULL)=0AAX_IComponentDescriptorpure virtual
AddReservedField(AAX_CFieldIndex inFieldIndex, uint32_t inFieldType)=0AAX_IComponentDescriptorpure virtual
AddSampleRate(AAX_CFieldIndex inFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddSideChainIn(AAX_CFieldIndex inFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddTemporaryData(AAX_CFieldIndex inFieldIndex, uint32_t inDataElementSize)=0AAX_IComponentDescriptorpure virtual
Clear()=0AAX_IComponentDescriptorpure virtual
DuplicatePropertyMap(AAX_IPropertyMap *inPropertyMap) const =0AAX_IComponentDescriptorpure virtual
NewPropertyMap() const =0AAX_IComponentDescriptorpure virtual
~AAX_IComponentDescriptor()AAX_IComponentDescriptorinlinevirtual