GIFT-Grab  1708
Copyright (c) 2015-7, University College London (UCL)
device.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace gg
4 {
5 
9 enum Device
10 {
15  // for housekeeping in VideoSourceFactory
17 };
18 
19 }
Definition: device.h:12
Definition: device.h:13
Definition: broadcastdaemon.cpp:7
Definition: device.h:16
Device
Lists supported framegrabber hardware.
Definition: device.h:9
Definition: device.h:14
Definition: device.h:11