[Bug 777376] matrixmix: New element that mixes audio channels

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 18 18:22:23 UTC 2017


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

--- Comment #23 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
What I'd like is to have a short snippet in the doc? How to create the matrix,
something like:

Gst?? matrix = gst_???_new(); /* This is the part I dont know what to do */
add numbers to the matrix     /* This is the part I dont know what to do */
g_object_set(element, "matrix", matrix, NULL);

And if you have a simple test app, you can put it in tests/examples/ or even
better would be having check unit tests, but I guess those can be done later.

-- 
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