kAudioHardwarePlugInInterface2ID |
#define kAudioHardwarePlugInInterface2ID \ CFUUIDGetConstantUUIDWithBytes( NULL, 0x5D, 0x80, 0xCB, 0x6C, 0x48, 0x4F, 0x11, 0xD7, \ 0x85, 0x71, 0x00, 0x0A, 0x95, 0x77, 0x12, 0x82)
This is the UUID of version 2 of the plug-in interface (5D80CB6C-484F-11D7-8571-000A95771282).
kAudioHardwarePlugInInterface3ID |
#define kAudioHardwarePlugInInterface3ID \ CFUUIDGetConstantUUIDWithBytes( NULL, 0x38, 0xD7, 0x8A, 0x18, 0x77, 0xA5, 0x11, 0xD8, \ 0xB8, 0xB8, 0x00, 0x0A, 0x95, 0x88, 0x78, 0x7E)
This is the UUID of version 3 of the plug-in interface (38D78A18-77A5-11D8-B8B8-000A9588787E).
kAudioHardwarePlugInInterfaceID |
#define kAudioHardwarePlugInInterfaceID \ CFUUIDGetConstantUUIDWithBytes( NULL, 0xFA, 0xFC, 0xAF, 0xC3, 0xBA, 0xE8, 0x11, 0xD6, \ 0xB4, 0xA8, 0x00, 0x03, 0x93, 0x15, 0xCD, 0x46)
This is the UUID of version 1 of the plug-in interface (FAFCAFC3-BAE8-11D6-B4A8-00039315CD46).
kAudioHardwarePlugInTypeID |
#define kAudioHardwarePlugInTypeID \ CFUUIDGetConstantUUIDWithBytes( NULL, 0xF8, 0xBB, 0x1C, 0x28, 0xBA, 0xE8, 0x11, 0xD6, \ 0x9C, 0x31, 0x00, 0x03, 0x93, 0x15, 0xCD, 0x46)
This is the UUID of the plug-in type (F8BB1C28-BAE8-11D6-9C31-00039315CD46).
(Last Updated 12/13/2004)