Home
last modified time | relevance | path

Searched refs:autodetect (Results 26 – 50 of 2804) sorted by relevance

12345678910>>...113

/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/autodetect/
H A Dgstautoaudiosink.c57 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init() local
96 autodetect->media_klass = "Audio"; in gst_auto_audio_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_audio_sink_init()
103 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure() argument
105 GstAutoAudioSink *self = GST_AUTO_AUDIO_SINK (autodetect); in gst_auto_audio_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property() local
120 if (autodetect->kid) in gst_auto_audio_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_audio_sink_set_property()
H A Dgstautovideosink.c57 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,
94 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init() local
96 autodetect->media_klass = "Video"; in gst_auto_video_sink_init()
97 autodetect->flag = GST_ELEMENT_FLAG_SINK; in gst_auto_video_sink_init()
103 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure() argument
105 GstAutoVideoSink *self = GST_AUTO_VIDEO_SINK (autodetect); in gst_auto_video_sink_configure()
115 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property() local
120 if (autodetect->kid) in gst_auto_video_sink_set_property()
121 g_object_set_property (G_OBJECT (autodetect->kid), pspec->name, value); in gst_auto_video_sink_set_property()

12345678910>>...113