Home
last modified time | relevance | path

Searched refs:sink_msg_event (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudiodecoder.c512 GstEvent *sink_msg_event = gst_harness_pull_event (h); in _audiodecoder_flush_events() local
513 fail_unless (GST_EVENT_TYPE (sink_msg_event) == GST_EVENT_SINK_MESSAGE); in _audiodecoder_flush_events()
514 gst_event_unref (sink_msg_event); in _audiodecoder_flush_events()