decklink: Add property probing
authorDavid Schleef <ds@schleef.org>
Thu, 8 Mar 2012 03:22:28 +0000 (19:22 -0800)
committerDavid Schleef <ds@schleef.org>
Sat, 17 Mar 2012 21:24:42 +0000 (14:24 -0700)
commit7cd0ac046ab13bd839ad108e82922a7a92fbd263
tree36c0022c340da8190db7818cdc1c87047d2df9cc
parentb45c206647f669d60c6e23cb03acb1c14882b9a3
decklink: Add property probing

Renames the subdevice property to just device, and has it
return the number of devices in the system in response to
a probe. This is useful both for using multiple capture
cards, and for detecting whether it's worth adding the
element to a pipeline.

Also cleans up the property descriptions.
sys/decklink/Makefile.am
sys/decklink/gstdecklinksink.cpp
sys/decklink/gstdecklinksrc.cpp
sys/decklink/gstdecklinksrc.h