From bec3062f8091a6742db26a4eb047377745d3d423 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 15 Sep 2017 22:01:00 +0000 Subject: Gem fe8d7345a0bd357673f1d5943c871bf938deafac linux/amd64 built 'master:fe8d7345a0bd357673f1d5943c871bf938deafac' for linux/amd64 --- Gem/dc1394-videoplugin.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Gem/dc1394-videoplugin.pd (limited to 'Gem/dc1394-videoplugin.pd') diff --git a/Gem/dc1394-videoplugin.pd b/Gem/dc1394-videoplugin.pd new file mode 100644 index 0000000..da778d2 --- /dev/null +++ b/Gem/dc1394-videoplugin.pd @@ -0,0 +1,14 @@ +#N canvas 4 90 730 247 10; +#X text 56 64 mode can be MANUAL \, AUTO and ONE_PUSH.; +#X text 57 118 in AUTO mode \, the camera adjusts itself the parameter +all the time.; +#X text 56 79 in MANUAL mode \, the parameter's value is set with; +#X text 55 18 if your device supports it \, you can change the mode +of a parameter (aka feature) with the message; +#X msg 296 33 set featureMode mode; +#X msg 357 79 set feature value; +#X text 547 12 example :; +#X text 57 158 in ONE_PUSH mode \, the camera adjusts itself the parameter +only once.; +#X msg 542 76 set Gain 124; +#X msg 544 31 set GainMode AUTO; -- cgit v1.2.1