OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_volume
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msptrmar.h
31
STDMETHOD(
get_Volume
)(__LONG32 *pVal);
msptrmac.h
31
STDMETHOD(
get_Volume
) (__LONG32 *pVal);
control.h
477
virtual HRESULT WINAPI
get_Volume
(__LONG32 *plVolume) = 0;
492
HRESULT (WINAPI *
get_Volume
)(IBasicAudio *This,__LONG32 *plVolume);
[
all
...]
tapi3if.h
[
all
...]
rtccore.h
933
virtual HRESULT WINAPI
get_Volume
(RTC_AUDIO_DEVICE enDevice,__LONG32 *plVolume) = 0;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
mixer_abst.h
87
int (*
get_volume
)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long *value);
member in struct:sm_elem_ops
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
mixer_abst.h
87
int (*
get_volume
)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long *value);
member in struct:sm_elem_ops
Completed in 369 milliseconds