# | 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, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |