rtsp-client: allow application to decide what requirements are supported
authorOgnyan Tonchev <ognyan@axis.com>
Thu, 18 Jun 2015 11:12:04 +0000 (13:12 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 23 Jun 2015 13:38:29 +0000 (14:38 +0100)
commit8922afb88dafa7b724a92796b2916161bf5375fc
tree5c7e909910a980ad9bca9ff6c688cd7fa0690170
parentd59c7981cc5ce93f17f4a7d79986c38cdb143e46
rtsp-client: allow application to decide what requirements are supported

Add "check-requirements" signal and vfunc to allow application
(and subclasses) to check the requirements.

Based on patch from Hyunjun Ko <zzoon.ko@samsung.com>

https://bugzilla.gnome.org/show_bug.cgi?id=749417
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h
tests/check/gst/client.c