about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/wrapped/wrappedlibasound_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wrapped/wrappedlibasound_private.h b/src/wrapped/wrappedlibasound_private.h
index 293ca326..5d2210d3 100755
--- a/src/wrapped/wrappedlibasound_private.h
+++ b/src/wrapped/wrappedlibasound_private.h
@@ -954,6 +954,8 @@ GO(snd_mixer_selem_get_id, vFpp)
 GO(snd_mixer_selem_get_name, pFp)
 GO(snd_mixer_selem_get_index, uFp)
 GO(snd_mixer_find_selem, pFpp)
+GO(snd_mixer_selem_ask_playback_dB_vol, iFplip)
+GO(snd_mixer_selem_ask_playback_vol_dB, iFplp)
 GO(snd_mixer_selem_is_active, iFp)
 GO(snd_mixer_selem_is_playback_mono, iFp)
 GO(snd_mixer_selem_has_playback_channel, iFpi)