[Bug 792897] wasapi: Implement multichannel support and a device provider

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 30 22:43:53 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792897

--- Comment #10 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 367665
  --> https://bugzilla.gnome.org/attachment.cgi?id=367665&action=edit
wasapi: Correctly set ringbuffer segsize/segtotal

This patch fixes a bug where we wouldn't use the same period (latency_time) as
WASAPI, which is problematic while reading and writing because the API does not
allow us to read or write a subset of bytes.

Till we can use IAudioClient3 to actually set/get the device period, we now
ignore the latency-time/buffer-time settings on the elements.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list