--- BasiliskII/src/include/audio_defs.h 2001/02/02 20:52:59 1.7 +++ BasiliskII/src/include/audio_defs.h 2002/03/10 19:34:11 1.9 @@ -1,7 +1,7 @@ /* * audio_defs.h - Definitions for MacOS audio components * - * Basilisk II (C) 1997-2001 Christian Bauer + * Basilisk II (C) 1997-2002 Christian Bauer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -79,6 +79,7 @@ const uint32 siSpeakerMute = FOURCC('s const uint32 siSpeakerVolume = FOURCC('s','v','o','l'); // volume level of built-in speaker const uint32 siDeviceName = FOURCC('n','a','m','e'); const uint32 siDeviceIcon = FOURCC('i','c','o','n'); +const uint32 siHardwareFormat = FOURCC('h','w','f','m'); enum { // ComponentResource struct componentType = 0,