--- BasiliskII/src/include/audio_defs.h 2002/01/15 14:58:41 1.8 +++ BasiliskII/src/include/audio_defs.h 2002/03/10 19:34:11 1.9 @@ -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,