gstreamer/sys/wasapi
Nirbheek Chauhan 538ccb6093 wasapi: Correctly set ringbuffer segsize/segtotal
This will set the actual-latency-time and actual-buffer-time of the sink
and source.

We completely ignore the latency-time/buffer-time values set
on the element because WASAPI is happiest when it is reading/writing at
the default period. Improving this will likely require the use of the
IAudioClient3 interfaces which are not available in MinGW yet.

https://bugzilla.gnome.org/show_bug.cgi?id=792897
2018-01-31 14:58:21 +05:30
..
gstwasapi.c wasapi: Implement a device provider for probing 2018-01-31 14:58:21 +05:30
gstwasapidevice.c wasapi: Implement a device provider for probing 2018-01-31 14:58:21 +05:30
gstwasapidevice.h wasapi: Implement a device provider for probing 2018-01-31 14:58:21 +05:30
gstwasapisink.c wasapi: Correctly set ringbuffer segsize/segtotal 2018-01-31 14:58:21 +05:30
gstwasapisink.h wasapi: Implement support for >2 channels 2018-01-31 14:58:21 +05:30
gstwasapisrc.c wasapi: Correctly set ringbuffer segsize/segtotal 2018-01-31 14:58:21 +05:30
gstwasapisrc.h wasapi: Implement support for >2 channels 2018-01-31 14:58:21 +05:30
gstwasapiutil.c wasapi: Implement a device provider for probing 2018-01-31 14:58:21 +05:30
gstwasapiutil.h wasapi: Implement a device provider for probing 2018-01-31 14:58:21 +05:30
Makefile.am wasapi: Implement a device provider for probing 2018-01-31 14:58:21 +05:30
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00