deviceprovider: Add method to hide devices from a provider
authorWim Taymans <wtaymans@redhat.com>
Thu, 16 Jul 2015 16:56:00 +0000 (18:56 +0200)
committerWim Taymans <wtaymans@redhat.com>
Sat, 8 Aug 2015 13:21:50 +0000 (15:21 +0200)
commit5a7b7e66bdc0a5d31f3821cab18348685934671d
tree7f07b8c4e4726aefe2819f40efe892951fd09c0e
parent2499349d9461e05bdfd89063e137bf505a5619e8
deviceprovider: Add method to hide devices from a provider

Add methods to add/remove the providers that should be hidden by this
provider. Also make a method to get a list of hidden providers.

This makes it possible to have multiple systems monitor the same devices
and remove duplicates.

Add a property to see all devices, even duplicate ones from hidden
providers.
gst/gstdevicemonitor.c
gst/gstdevicemonitor.h
gst/gstdeviceprovider.c
gst/gstdeviceprovider.h
win32/common/libgstreamer.def