Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststreamcollection.h35 …SS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_STREAM_COLLECTION, GstStreamCollectionClass))
37 …lass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_STREAM_COLLECTION, GstStreamCollectionClass))
41 typedef struct _GstStreamCollectionClass GstStreamCollectionClass; typedef
Dgststreamcollection.c90 gst_stream_collection_class_init (GstStreamCollectionClass * klass) in gst_stream_collection_class_init()
122 G_SIGNAL_NO_HOOKS, G_STRUCT_OFFSET (GstStreamCollectionClass, in gst_stream_collection_class_init()