/* File: AudioUnitCarbonView.r Contains: AudioUnitCarbonView Interfaces Copyright: © 2002-2008 by Apple, Inc., all rights reserved. Bugs?: For bug reports, consult the following page on the World Wide Web: http://developer.apple.com/bugreporter/ */ #ifndef __AUDIOUNITCARBONVIEW_R__ #define __AUDIOUNITCARBONVIEW_R__ #define kAudioUnitCarbonViewComponentType 'auvw' #define kAUCarbonViewSubType_Generic 'gnrc' #endif /* __AUDIOUNITCARBONVIEW_R__ */