Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststreams.c83 static GParamSpec *gst_stream_pspecs[PROP_LAST] = { 0 }; variable
134 gst_stream_pspecs[PROP_STREAM_FLAGS] = in gst_stream_class_init()
139 gst_stream_pspecs[PROP_STREAM_FLAGS]); in gst_stream_class_init()
146 gst_stream_pspecs[PROP_STREAM_TYPE] = in gst_stream_class_init()
151 gst_stream_pspecs[PROP_STREAM_TYPE]); in gst_stream_class_init()
158 gst_stream_pspecs[PROP_CAPS] = in gst_stream_class_init()
162 gst_stream_pspecs[PROP_CAPS]); in gst_stream_class_init()
169 gst_stream_pspecs[PROP_TAGS] = in gst_stream_class_init()
173 gst_stream_pspecs[PROP_TAGS]); in gst_stream_class_init()
293 gst_stream_pspecs[PROP_STREAM_FLAGS]); in gst_stream_set_stream_flags()
[all …]