Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a sound level for audio streams being queried with a call to IAudioStateMonitor::GetSoundLevel
Syntax
typedef enum AudioStateMonitorSoundLevel {
Muted,
Low,
Full
} ;
Constants
MutedThe audio is muted. |
LowThe audio level is low. |
FullThe audio level is full. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows build 19043 |
| Header | audiostatemonitorapi.h |