mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
8d1a79e520
Both wasapi2 and wasapi plugins use WASAPI API. So "device.api=wasapi" would make sense for the wasapi2 plugin as well. But people would be confused by the identical "device.api=wasapi" property if intended plugin is wasapi, not wasapi2. This change will make them distinguishable by using "device.api" device property. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2024> |
||
---|---|---|
.. | ||
AsyncOperations.h | ||
gstwasapi2client.cpp | ||
gstwasapi2client.h | ||
gstwasapi2device.c | ||
gstwasapi2device.h | ||
gstwasapi2sink.c | ||
gstwasapi2sink.h | ||
gstwasapi2src.c | ||
gstwasapi2src.h | ||
gstwasapi2util.c | ||
gstwasapi2util.h | ||
meson.build | ||
plugin.c |