Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstnavseek.c239 gst_message_new_request_state (GST_OBJECT (navseek), in gst_navseek_toggle_play_pause()
/third_party/gstreamer/gstplugins_good/ext/jack/
Dgstjackaudioclient.c114 gst_message_new_request_state (obj, state)); in jack_handle_transport_change()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c331 message = gst_message_new_request_state (NULL, state); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h706 GstMessage * gst_message_new_request_state (GstObject * src, GstState state) G_GNUC_MALLOC;
Dgstmessage.c1135 gst_message_new_request_state (GstObject * src, GstState state) in gst_message_new_request_state() function
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c802 gst_message_new_request_state (GST_OBJECT_CAST (psink), in gst_pulsering_stream_event_cb()
808 gst_message_new_request_state (GST_OBJECT_CAST (psink), in gst_pulsering_stream_event_cb()
/third_party/gstreamer/gstreamer/
DChangeLog89765 API: gst_message_new_request_state()