Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstminiobject.h203 struct _GstMiniObject { struct
204 GType type;
207 gint refcount;
208 gint lockstate;
209 guint flags;
211 GstMiniObjectCopyFunction copy;
212 GstMiniObjectDisposeFunction dispose;
213 GstMiniObjectFreeFunction free;
217 guint priv_uint;
218 gpointer priv_pointer;