Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/winrt/
Dgstwinrtdevicewatcher.h50 } GstWinRTDeviceClass; typedef
124 GstWinRTDeviceWatcher * gst_winrt_device_watcher_new (GstWinRTDeviceClass device_class,
Dgstwinrtdevicewatcher.cpp233 GstWinRTDeviceClass device_class;
352 priv->device_class = (GstWinRTDeviceClass) g_value_get_enum (value); in gst_winrt_device_watcher_set_property()
615 gst_winrt_device_watcher_new (GstWinRTDeviceClass device_class, in gst_winrt_device_watcher_new()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2device.c155 GstWinRTDeviceClass winrt_device_class;
205 klass->winrt_device_class = (GstWinRTDeviceClass) GPOINTER_TO_INT (data); in gst_wasapi2_device_provider_class_init()
551 guint rank, GstWinRTDeviceClass winrt_device_class) in gst_wasapi2_device_provider_register_internal()