/* File: SoundInput.r Contains: Sound Input Interfaces. Version: Technology: System 7.5 Release: QuickTime 4.0 Copyright: © 1990-1998, 1995-1997 by Apple Computer, Inc., all rights reserved Bugs?: For bug reports, consult the following page on the World Wide Web: http://developer.apple.com/bugreporter/ */ #ifndef __SOUNDINPUT_R__ #define __SOUNDINPUT_R__ #ifndef __CONDITIONALMACROS_R__ #include "ConditionalMacros.r" #endif #ifndef __SOUND_R__ #include "Sound.r" #endif #endif /* __SOUNDINPUT_R__ */