Home
last modified time | relevance | path

Searched refs:IsAudioObjectFormatSupported (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dspatialaudioclient.h339 virtual HRESULT STDMETHODCALLTYPE IsAudioObjectFormatSupported(
396 HRESULT (STDMETHODCALLTYPE *IsAudioObjectFormatSupported)(
430 …ent_IsAudioObjectFormatSupported(This,format) (This)->lpVtbl->IsAudioObjectFormatSupported(This,fo…
461 return This->lpVtbl->IsAudioObjectFormatSupported(This,format);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dspatialaudioclient.h339 virtual HRESULT STDMETHODCALLTYPE IsAudioObjectFormatSupported(
396 HRESULT (STDMETHODCALLTYPE *IsAudioObjectFormatSupported)(
430 …ent_IsAudioObjectFormatSupported(This,format) (This)->lpVtbl->IsAudioObjectFormatSupported(This,fo…
461 return This->lpVtbl->IsAudioObjectFormatSupported(This,format);
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs6553 …pub unsafe fn IsAudioObjectFormatSupported(&self, objectformat: *const super::super::Multimedia::W… in IsAudioObjectFormatSupported() method
6634 …pub unsafe fn IsAudioObjectFormatSupported(&self, objectformat: *const super::super::Multimedia::W… in IsAudioObjectFormatSupported() method