gstreamer/subprojects/gst-examples
Philippe Normand 906b90287c webrtcbin: Relay add-ice-candidate errors from Ice implementation to Application
The `add_candidate` vfunc of the GstWebRTCICE interface gained a GstPromise
argument, which is an ABI break. We're not aware of any external user of this
interface yet so we think it's OK.

This change is useful in cases where the application needs to bubble up errors
from the underlying ICE agent, for instance when the agent was given an invalid
ICE candidate.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3960>
2023-02-27 09:09:47 +00:00
..
network gst-examples: drop use of GSlice allocator 2023-02-03 17:48:09 +00:00
playback android: Update minimum SDK version to Android 21 2023-01-12 20:11:14 +00:00
vulkan/android examples/docs: update android applications to the latest relevant sdk's and build tools 2022-02-07 06:51:58 +00:00
webrtc webrtcbin: Relay add-ice-candidate errors from Ice implementation to Application 2023-02-27 09:09:47 +00:00
COPYING Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
meson.build Back to development 2023-01-23 23:04:53 +00:00
meson_options.txt examples: Add an option to disable tests 2023-02-10 12:59:55 +00:00