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

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

AddAudioBufferLength(AAX_CFieldIndex iFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddAudioIn(AAX_CFieldIndex iFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddAudioOut(AAX_CFieldIndex iFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddAuxOutputStem(AAX_CFieldIndex iFieldIndex, int32_t iStemFormat, const char iNameUTF8[])=0AAX_IComponentDescriptorpure virtual
AddClock(AAX_CFieldIndex iFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddDataInPort(AAX_CFieldIndex iFieldIndex, uint32_t iPacketSize, AAX_EDataInPortType iPortType=AAX_eDataInPortType_Buffered)=0AAX_IComponentDescriptorpure virtual
AddDmaInstance(AAX_CFieldIndex iFieldIndex, AAX_IDma::EMode iDmaMode)=0AAX_IComponentDescriptorpure virtual
AddMeters(AAX_CFieldIndex iFieldIndex, const AAX_CTypeID *iMeterIDs, const uint32_t iMeterCount)=0AAX_IComponentDescriptorpure virtual
AddMIDINode(AAX_CFieldIndex iFieldIndex, AAX_EMIDINodeType iNodeType, const char iNodeName[], uint32_t channelMask)=0AAX_IComponentDescriptorpure virtual
AddPrivateData(AAX_CFieldIndex iFieldIndex, int32_t iDataSize, uint32_t iOptions=AAX_ePrivateDataOptions_DefaultOptions)=0AAX_IComponentDescriptorpure virtual
AddProcessProc_Native(AAX_CProcessProc iProcessProc, AAX_IPropertyMap *iProperties=NULL, AAX_CInstanceInitProc iInstanceInitProc=NULL, AAX_CBackgroundProc iBackgroundProc=NULL, AAX_CSelector *oProcID=NULL)=0AAX_IComponentDescriptorpure virtual
AddProcessProc_Native(void(AAX_CALLBACK *iProcessProc)(aContextType *const iInstancesBegin[], const void *iInstancesEnd), AAX_IPropertyMap *iProperties=NULL, int32_t(AAX_CALLBACK *iInstanceInitProc)(const aContextType *iInstanceContextPtr, AAX_EComponentInstanceInitAction iAction)=NULL, int32_t(AAX_CALLBACK *iBackgroundProc)(void)=NULL)AAX_IComponentDescriptorinline
AddProcessProc_TI(const char inDLLFileNameUTF8[], const char iProcessProcSymbol[], AAX_IPropertyMap *iProperties=NULL, const char iInstanceInitProcSymbol[]=NULL, const char iBackgroundProcSymbol[]=NULL, AAX_CSelector *oProcID=NULL)=0AAX_IComponentDescriptorpure virtual
AddReservedField(AAX_CFieldIndex iFieldIndex, uint32_t iFieldType)=0AAX_IComponentDescriptorpure virtual
AddSampleRate(AAX_CFieldIndex iFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddSideChainIn(AAX_CFieldIndex iFieldIndex)=0AAX_IComponentDescriptorpure virtual
AddTemporaryData(AAX_CFieldIndex iFieldIndex, uint32_t iDataElementSize)=0AAX_IComponentDescriptorpure virtual
Clear()=0AAX_IComponentDescriptorpure virtual
DuplicatePropertyMap(AAX_IPropertyMap *iPropertyMap) const =0AAX_IComponentDescriptorpure virtual
NewPropertyMap() const =0AAX_IComponentDescriptorpure virtual
~AAX_IComponentDescriptor()AAX_IComponentDescriptorinlinevirtual