gst-plugins-rs/docs
Mathieu Duponchelle 1c48d7065d gstwebrtc-api example: add support for requesting mix matrix
This is one example of how a consumer might send over custom upstream
event requests to the producer.

As webrtcsink will deserialize numbers in priority as integers, we need
a custom stringifying function to ensure members of the matrix array are
indeed serialized with the floating point.

An optional stringifier parameter is thus added to the
sendControlRequest API.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1711>
2024-08-15 15:42:04 +00:00
..
plugins gstwebrtc-api example: add support for requesting mix matrix 2024-08-15 15:42:04 +00:00
meson.build meson: Disable docs completely when the option is disabled 2024-03-14 15:30:17 +05:30