Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapiutil.h92 gint gst_wasapi_erole_to_device_role (gint erole);
Dgstwasapisink.c281 g_value_set_enum (value, gst_wasapi_erole_to_device_role (self->role)); in gst_wasapi_sink_get_property()
Dgstwasapiutil.c178 gst_wasapi_erole_to_device_role (gint erole) in gst_wasapi_erole_to_device_role() function
Dgstwasapisrc.c318 g_value_set_enum (value, gst_wasapi_erole_to_device_role (self->role)); in gst_wasapi_src_get_property()
/third_party/gstreamer/gstplugins_bad/
DChangeLog34028 …gstwasapiutil.c(188) : warning C4715: 'gst_wasapi_erole_to_device_role': not all control paths ret…