rtsp-token: add some API to set fields from bindings
authorTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jan 2018 11:07:45 +0000 (11:07 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jan 2018 22:37:57 +0000 (22:37 +0000)
commit54a8c6bddfb877c5eb953ffeb3892ceae4b91835
treef817c8ee970b3233bf1e98099f92aa233afa9397
parent4e048f7b8a418d9345548548fc8f5f93fe08e170
rtsp-token: add some API to set fields from bindings

The existing functions are all vararg-based and as such
not usable from bindings.

https://bugzilla.gnome.org/show_bug.cgi?id=787073
docs/libs/gst-rtsp-server-sections.txt
gst/rtsp-server/rtsp-token.c
gst/rtsp-server/rtsp-token.h
tests/check/gst/token.c