rtsp-media-factory: make ::get_element overridable by GI bindings
authorAlessandro Decina <alessandro.d@gmail.com>
Fri, 12 Oct 2012 04:11:36 +0000 (06:11 +0200)
committerAlessandro Decina <alessandro.d@gmail.com>
Mon, 15 Oct 2012 08:50:26 +0000 (10:50 +0200)
commit8f507e4512bb0d20ad134a386a429f2779d257c2
tree5d1471c5de8355cd100c775460c89d74b2a88e9f
parent3a49b8e7836a49fcb0a2ef74fc193d7220a7e8df
rtsp-media-factory: make ::get_element overridable by GI bindings

The way to annotate vfuncs with GI seems to be to create an invoker (GI term)
for them and to annotate the invoker. Add gst_rtsp_media_factory_get_element()
as the invoker for ::get_element(), making it overridable by GI generated
bindings.
gst/rtsp-server/rtsp-media-factory.c
gst/rtsp-server/rtsp-media-factory.h