Home
last modified time | relevance | path

Searched defs:_GstElement (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstelement.h756 struct _GstElement struct
758 GstObject object;
761 GRecMutex state_lock;
764 GCond state_cond;
765 guint32 state_cookie;
766 GstState target_state;
767 GstState current_state;
768 GstState next_state;
769 GstState pending_state;
770 GstStateChangeReturn last_return;
[all …]