#include <ServerFrameGrabberDual/ServerFrameGrabberDual.h>
Public Attributes | |
| bool | spoke {false} |
| bool | canDrop {true} |
| bool | addStamp {false} |
| bool | active {false} |
| bool | singleThreaded {false} |
| bool | twoCameras {false} |
| bool | split {false} |
| bool | splitterMode {false} |
| bool | hasAudio {false} |
| Capabilities | cap {COLOR} |
Definition at line 71 of file ServerFrameGrabberDual.h.
| bool Configuration::active {false} |
Definition at line 76 of file ServerFrameGrabberDual.h.
| bool Configuration::addStamp {false} |
Definition at line 75 of file ServerFrameGrabberDual.h.
| bool Configuration::canDrop {true} |
Definition at line 74 of file ServerFrameGrabberDual.h.
| Capabilities Configuration::cap {COLOR} |
Definition at line 82 of file ServerFrameGrabberDual.h.
| bool Configuration::hasAudio {false} |
Definition at line 81 of file ServerFrameGrabberDual.h.
| bool Configuration::singleThreaded {false} |
Definition at line 77 of file ServerFrameGrabberDual.h.
| bool Configuration::split {false} |
Definition at line 79 of file ServerFrameGrabberDual.h.
| bool Configuration::splitterMode {false} |
Definition at line 80 of file ServerFrameGrabberDual.h.
| bool Configuration::spoke {false} |
Definition at line 73 of file ServerFrameGrabberDual.h.
| bool Configuration::twoCameras {false} |
Definition at line 78 of file ServerFrameGrabberDual.h.