How to send custom event from application to pipeline
Mcnv
gaiety_guff at yahoo.co.in
Thu Apr 17 00:19:58 PDT 2014
Hi,
I would like to send a custom event based on the user request to change the
size of video window.
I looked here for some time but could not find a way.
I have seen APIs like
GstEvent* event = gst_event_new_eos();
gst_element_send_event(pipeline, event);
but which is specific to EOS, but i want to send an event say
REQUEST_VIDEO_SIZE_CHANGE and change the video window size without stopping
video.
hope this is a sensible question...
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-send-custom-event-from-application-to-pipeline-tp4666468.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list