mfdeviceprovider: Add support for device update
authorSeungha Yang <seungha@centricular.com>
Fri, 27 Aug 2021 10:19:57 +0000 (19:19 +0900)
committerSeungha Yang <seungha@centricular.com>
Thu, 30 Sep 2021 06:13:07 +0000 (06:13 +0000)
commitfeb5a5aae6100e0e64a66fab30efc6b3ff876270
tree6d1681a63490b0c190e7af8210d26a6afbfef930
parent2f791ff0279fcc563d297be0e0830bb97ec8acbc
mfdeviceprovider: Add support for device update

Similar to the wasapi2 plugin, GstWinRT library will be used for UWP,
and adding new GstWin32DeviceWatcher object implementation for
Win32 desktop application.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/947>
subprojects/gst-plugins-bad/sys/mediafoundation/gstmfdevice.c
subprojects/gst-plugins-bad/sys/mediafoundation/gstwin32devicewatcher.cpp [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/mediafoundation/gstwin32devicewatcher.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/mediafoundation/meson.build