Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.h100 #define GST_DIRECTSOUND_SINK_CAPS "audio/x-raw, " \ macro
Dgstdirectsounddevice.c98 static GstStaticCaps caps = GST_STATIC_CAPS (GST_DIRECTSOUND_SINK_CAPS); in gst_directsound_enum_callback()
Dgstdirectsoundsink.c118 GST_STATIC_CAPS (GST_DIRECTSOUND_SINK_CAPS));
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsounddevice.c98 static GstStaticCaps caps = GST_STATIC_CAPS (GST_DIRECTSOUND_SINK_CAPS); in gst_directsound_enum_callback()