ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/audio_defs.h
(Generate patch)

Comparing BasiliskII/src/include/audio_defs.h (file contents):
Revision 1.8 by cebix, 2002-01-15T14:58:41Z vs.
Revision 1.9 by cebix, 2002-03-10T19:34:11Z

# Line 79 | Line 79 | const uint32 siSpeakerMute                     = FOURCC('s
79   const uint32 siSpeakerVolume            = FOURCC('s','v','o','l');      // volume level of built-in speaker
80   const uint32 siDeviceName                       = FOURCC('n','a','m','e');
81   const uint32 siDeviceIcon                       = FOURCC('i','c','o','n');
82 + const uint32 siHardwareFormat           = FOURCC('h','w','f','m');
83  
84   enum {  // ComponentResource struct
85          componentType = 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines