Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2src.c97 static GstCaps *gst_wasapi2_src_get_caps (GstBaseSrc * bsrc, GstCaps * filter);
187 basesrc_class->get_caps = GST_DEBUG_FUNCPTR (gst_wasapi2_src_get_caps); in gst_wasapi2_src_class_init()
309 gst_wasapi2_src_get_caps (GstBaseSrc * bsrc, GstCaps * filter) in gst_wasapi2_src_get_caps() function