Home
last modified time | relevance | path

Searched defs:GetVolumeLevel (Results 1 – 24 of 24) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/Sound/
H A DMusic.h80 int16 GetVolumeLevel() { return SoundManager::instance()->parameters.music; } in GetVolumeLevel() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D8/
H A DDirect3DVolumeTexture8.cpp173 long Direct3DVolumeTexture8::GetVolumeLevel(unsigned int level, IDirect3DVolume8 **volume) in GetVolumeLevel() function in D3D8::Direct3DVolumeTexture8
/dports/games/ivan/ivan-059/audio/
H A Daudio.cpp357 int audio::GetVolumeLevel(void) in GetVolumeLevel() function in audio
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D9/
H A DDirect3DVolumeTexture9.cpp283 long Direct3DVolumeTexture9::GetVolumeLevel(unsigned int level, IDirect3DVolume9 **volume) in GetVolumeLevel() function in D3D9::Direct3DVolumeTexture9
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/frontend-plugins/frontend-tools/
H A Dcaptions-mssapi-stream.cpp378 STDMETHODIMP CaptionStream::GetVolumeLevel(ULONG *level) in GetVolumeLevel() function in CaptionStream
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/SLES/
H A DOpenSLES.h1299 SLresult (*GetVolumeLevel) ( member
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/SLES/
H A DOpenSLES.h1299 SLresult (*GetVolumeLevel) ( member
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/OMXAL/
H A DOpenMAXAL.h913 XAresult (*GetVolumeLevel) ( member
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/OMXAL/
H A DOpenMAXAL.h913 XAresult (*GetVolumeLevel) ( member
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d8/
H A Dd3d8.h757 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume8** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/include/Direct3D/
H A Dd3d8.h800 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume8** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/devel/apitrace/apitrace-9.0/thirdparty/dxsdk_aug2007/
H A Dd3d8.h800 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume8** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/dx8sdk/include/
H A Dd3d8.h800 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume8** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d8.h767 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume8 ** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
H A Dd3d9.h923 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level, IDirect3DVolume9** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d8.h767 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume8 ** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
H A Dd3d9.h923 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level, IDirect3DVolume9** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/d3d8-api/
H A Dd3d8.h800 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume8** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/
H A Dd3d9.h1053 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume9** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dd3d9.h1097 STDMETHOD(GetVolumeLevel)(THIS_ UINT,IDirect3DVolume9**) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dd3d9.h1097 STDMETHOD(GetVolumeLevel)(THIS_ UINT,IDirect3DVolume9**) PURE; in DECLARE_INTERFACE_() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d9.h1296 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume9** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A Dd3d9.h1296 STDMETHOD(GetVolumeLevel)(THIS_ UINT Level,IDirect3DVolume9** ppVolumeLevel) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Speech/
H A Dmod.rs1081 pub unsafe fn GetVolumeLevel(&self, plevel: *mut u32) -> ::windows::runtime::Result<()> { in GetVolumeLevel() method
2074 pub unsafe fn GetVolumeLevel(&self, plevel: *mut u32) -> ::windows::runtime::Result<()> { in GetVolumeLevel() method