Displaying 3 results from an estimated 3 matches for "iaudiocaptureclient".
Did you mean:
audiocaptureclient
2013 May 15
0
speex_resampler_process_interleaved_float returns NaN
Hello all
I using 1.2beta3 on Windows and implementing resampler. Audio signals
are being retrieved by Windows Core Audio API (e.g.
*IAudioCaptureClient::GetBuffer*
<http://msdn.microsoft.com/en-us/library/windows/desktop/dd370859%28v=vs.85%29.aspx>)
that are interleaved 32-bit floating point signals (-1.0 - 1.0).
Then, speex_resampler_process_interleaved_float returns NaN in the
output buffer.
Why does this occur ?
I refered below sample. C...
2019 Nov 01
0
Wine release 4.19
...xinput: Clear instance data when a controller is hotplugged.
xinput: Get rid of redundant connected boolean.
mmdevapi/tests: Avoid race condition in capture test.
mmdevapi/tests: Use discontinuity flag to detect broken win7 behavior.
mmdevapi: Set data pointer to NULL on IAudioCaptureClient::GetBuffer failure.
mmdevapi: Return E_INVALIDARG for invalid share mode argument.
dxgi: Sort reported output modes.
advapi32: Add EventRegister and EventUnregister tests.
ntdll: Add missing spec file entry for EtwEventWriteString.
Austin English (1):
ntoskrnl.exe: Qu...
2015 Nov 13
0
Wine release 1.7.55
...on versions of OS X prior to 10.9 which don't have the -[NSImage drawInRect:] method.
Maarten Lankhorst (10):
winepulse: Add initial stub for pulseaudio support.
winepulse: Add format and period probing.
winepulse: Add audioclient.
winepulse: Add IAudioRenderClient and IAudioCaptureClient.
winepulse: Add IAudioClock and IAudioClock2.
winepulse: Add audiostreamvolume.
winepulse: Add session support.
winepulse: Forward winmm functions to winealsa.
winepulse: Fixup IsFormatSupported calls.
winepulse: Add support for IMarshal.
Marcus Meissner (2):...