gstreamer/sys/wasapi2
Seungha Yang a6a4267c7b wasapi2: Add device provider implementation
Similar to device provider implementation of wasapi plugin,
this implementation supports only static probing.
But we can implement runtime device add/remove/update
monitoring using DeviceWatcher interface later.

See https://docs.microsoft.com/en-us/uwp/api/windows.devices.enumeration.devicewatcher

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1264>
2020-06-08 03:10:05 +00:00
..
AsyncOperations.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2client.cpp wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2client.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2device.c wasapi2: Add device provider implementation 2020-06-08 03:10:05 +00:00
gstwasapi2device.h wasapi2: Add device provider implementation 2020-06-08 03:10:05 +00:00
gstwasapi2sink.c wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2sink.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2src.c wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2src.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2util.c wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
gstwasapi2util.h wasapi2: Introduce new WASAPI plugin 2020-06-08 03:10:05 +00:00
meson.build wasapi2: Add device provider implementation 2020-06-08 03:10:05 +00:00
plugin.c wasapi2: Add device provider implementation 2020-06-08 03:10:05 +00:00