, including all inherited members.
AppendLocator([in] IAAFLocator *pLocator) | IAAFPluginDef | |
CountLocators([out] aafUInt32 *pResult) | IAAFPluginDef | |
GetCategoryClass([out] aafUID_t *pCategoryClass) | IAAFPluginDef | |
GetDefinitionObjectID([retval, out] aafUID_t *ppDef) | IAAFPluginDef | |
GetEngine([out] aafEngine_t *pEngine) | IAAFPluginDef | |
GetEngineVersionRange([out] aafVersionType_t *pMinVersion,[out] aafVersionType_t *pMaxVersion) | IAAFPluginDef | |
GetHardwarePlatform([out] aafHardwarePlatform_t *pHardwarePlatform) | IAAFPluginDef | |
GetLocatorAt([in] aafUInt32 index,[out] IAAFLocator **ppLocator) | IAAFPluginDef | |
GetLocators([out, retval] IEnumAAFPluginLocators **ppEnum) | IAAFPluginDef | |
GetManufacturerID([out] aafUID_t *pManufacturerID) | IAAFPluginDef | |
GetManufacturerInfo([out, retval] IAAFNetworkLocator **ppResult) | IAAFPluginDef | |
GetPlatformVersionRange([out] aafVersionType_t *pMinVersion,[out] aafVersionType_t *pMaxVersion) | IAAFPluginDef | |
GetPluginAPI([out] aafPluginAPI_t *pPluginAPI) | IAAFPluginDef | |
GetPluginAPIVersionRange([out] aafVersionType_t *pMinVersion,[out] aafVersionType_t *pMaxVersion) | IAAFPluginDef | |
GetPluginManufacturerName([out, string, size_is(bufSize)] aafCharacter *pPluginManufacturerName,[in] aafUInt32 bufSize) | IAAFPluginDef | |
GetPluginManufacturerNameBufLen([out] aafUInt32 *pBufSize) | IAAFPluginDef | |
GetPluginVersion([out] aafVersionType_t *pVersion) | IAAFPluginDef | |
GetPluginVersionString([out, string, size_is(bufSize)] aafCharacter *pPluginVersionString,[in] aafUInt32 bufSize) | IAAFPluginDef | |
GetPluginVersionStringBufLen([out] aafUInt32 *pBufSize) | IAAFPluginDef | |
Initialize([in, ref] aafUID_constref id,[in] aafCharacter_constptr pName,[in] aafCharacter_constptr pDescription) | IAAFPluginDef | |
InsertLocatorAt([in] aafUInt32 index,[in] IAAFLocator *pLocator) | IAAFPluginDef | |
IsAccelerated([out] aafBoolean_t *pIsAccelerated) | IAAFPluginDef | |
IsSoftwareOnly([out] aafBoolean_t *pIsSoftwareOnly) | IAAFPluginDef | |
PrependLocator([in] IAAFLocator *pLocator) | IAAFPluginDef | |
RemoveLocatorAt([in] aafUInt32 index) | IAAFPluginDef | |
SetCategoryClass([in, ref] aafUID_constref categoryClass) | IAAFPluginDef | |
SetDefinitionObjectID([in] aafUID_t pDef) | IAAFPluginDef | |
SetEngine([in] aafEngine_constref engine) | IAAFPluginDef | |
SetEngineMaximumVersion([in] aafVersionType_constref pMaxVersion) | IAAFPluginDef | |
SetEngineMinimumVersion([in] aafVersionType_constref minVersion) | IAAFPluginDef | |
SetHardwarePlatform([in] aafHardwarePlatform_constref hardwarePlatform) | IAAFPluginDef | |
SetIsAccelerated([in] aafBoolean_t isAccelerated) | IAAFPluginDef | |
SetIsSoftwareOnly([in] aafBoolean_t isSoftwareOnly) | IAAFPluginDef | |
SetManufacturerID([in, ref] aafUID_constref manufacturerID) | IAAFPluginDef | |
SetManufacturerInfo([in] IAAFNetworkLocator *pManufacturerInfo) | IAAFPluginDef | |
SetPlatformMaximumVersion([in] aafVersionType_constref maxVersion) | IAAFPluginDef | |
SetPlatformMinimumVersion([in] aafVersionType_constref minVersion) | IAAFPluginDef | |
SetPluginAPI([in] aafPluginAPI_constref pluginAPI) | IAAFPluginDef | |
SetPluginAPIMaximumVersion([in] aafVersionType_constref maxVersion) | IAAFPluginDef | |
SetPluginAPIMinimumVersion([out] aafVersionType_constref minVersion) | IAAFPluginDef | |
SetPluginManufacturerName([in, string] aafCharacter_constptr pPluginManufacturerName) | IAAFPluginDef | |
SetPluginVersion([in] aafVersionType_t *pVersion) | IAAFPluginDef | |
SetPluginVersionString([in, string] aafCharacter_constptr pPluginVersionString) | IAAFPluginDef | |
SetSupportsAuthentication([in] aafBoolean_t SupportsAuthentication) | IAAFPluginDef | |
SupportsAuthentication([out] aafBoolean_t *pSupportsAuthentication) | IAAFPluginDef | |