webrtcbin: Use the same promise reply structure name everywhere
authorSebastian Dröge <sebastian@centricular.com>
Fri, 8 Oct 2021 18:14:52 +0000 (21:14 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 9 Oct 2021 08:45:46 +0000 (11:45 +0300)
commit3011fa7ddda622599018493f4159aa3badac2f4b
tree9f6b7f7683ed33fccc9bc9290aa3a7b2c021ee1d
parent33ad1cdc5e03a7bc739c232ae0a2a652b820ad2e
webrtcbin: Use the same promise reply structure name everywhere

This was an inconsistent mix of different names in the past. The name
has no meaning at all so let's set all to "application/x-gst-promise".

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1099>
subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcbin.c
subprojects/gst-plugins-bad/tests/check/elements/webrtcbin.c