Home
last modified time | relevance | path

Searched defs:IDirectSoundBuffer (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/media/drivers/directsound/
H A Dlib_dsound.py162 class IDirectSoundBuffer(com.pIUnknown): class
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/media/drivers/directsound/
H A Dlib_dsound.py162 class IDirectSoundBuffer(com.IUnknown): class
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDSOUND.H165 DECLARE_INTERFACE_( IDirectSoundBuffer, IUnknown ) in DECLARE_INTERFACE_() argument
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/
H A Djuce_win32_DirectSound.cpp57 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_devices/native/
H A Djuce_win32_DirectSound.cpp57 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_devices/native/
H A Djuce_win32_DirectSound.cpp57 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/DirectMusic/
H A Dmod.rs4998 …Param<'a, IDirectSoundBuffer>>(&self, pdsbufferoriginal: Param0) -> ::windows::runtime::Result<IDi… in DuplicateSoundBuffer()
5311 …Param<'a, IDirectSoundBuffer>>(&self, pdsbufferoriginal: Param0) -> ::windows::runtime::Result<IDi… in DuplicateSoundBuffer()
5401 pub struct IDirectSoundBuffer(::windows::runtime::IUnknown); struct
5402 impl IDirectSoundBuffer { impl
5466 unsafe impl ::windows::runtime::Interface for IDirectSoundBuffer { implementation
5480 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IDirectSoundBuffer { implementation
5485 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IDirectSoundBuffer { implementation
5618 impl ::std::convert::From<IDirectSoundBuffer8> for IDirectSoundBuffer { implementation
5623 impl ::std::convert::From<&IDirectSoundBuffer8> for IDirectSoundBuffer { implementation
5629 fn into_param(self) -> ::windows::runtime::Param<'a, IDirectSoundBuffer> { in into_param() argument
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/DirectSound/
H A Dmod.rs783 pub type IDirectSoundBuffer = *mut ::core::ffi::c_void; typedef
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddsound.h276 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/carla/Carla-2.4.1/source/modules/rtaudio/include/
H A Ddsound.h676 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
760 DECLARE_INTERFACE_(IDirectSoundBuffer8, IDirectSoundBuffer) in DECLARE_INTERFACE_() argument
/dports/audio/giada/giada-0.17.1/src/deps/rtaudio/include/
H A Ddsound.h676 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
760 DECLARE_INTERFACE_(IDirectSoundBuffer8, IDirectSoundBuffer) in DECLARE_INTERFACE_() argument
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddsound.h680 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
764 DECLARE_INTERFACE_(IDirectSoundBuffer8, IDirectSoundBuffer) in DECLARE_INTERFACE_() argument
/dports/audio/rtaudio/rtaudio-5.1.0/include/
H A Ddsound.h676 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
760 DECLARE_INTERFACE_(IDirectSoundBuffer8, IDirectSoundBuffer) in DECLARE_INTERFACE_() argument
/dports/audio/stk/stk-4.6.2/src/include/
H A Ddsound.h676 DECLARE_INTERFACE_(IDirectSoundBuffer, IUnknown) in DECLARE_INTERFACE_() argument
760 DECLARE_INTERFACE_(IDirectSoundBuffer8, IDirectSoundBuffer) in DECLARE_INTERFACE_() argument
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfsound/winsrc/
H A Ddsound.h550 DECLARE_INTERFACE_(IDirectSoundBuffer,IUnknown) in DECLARE_INTERFACE_() argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsound.h676 DECLARE_INTERFACE_(IDirectSoundBuffer,IUnknown) in DECLARE_INTERFACE_() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsound.h676 DECLARE_INTERFACE_(IDirectSoundBuffer,IUnknown) in DECLARE_INTERFACE_() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs10809 …n GetPrimaryBufferInterface(&self) -> ::windows::runtime::Result<super::super::Media::Audio::Direc… in GetPrimaryBufferInterface()
10814 …GetSecondaryBufferInterface(&self) -> ::windows::runtime::Result<super::super::Media::Audio::Direc… in GetSecondaryBufferInterface()