Initializes a new instance of the Qwerk..::.Video class.
Namespace:
AForge.Robotics.TeRKAssembly: AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.3.0 (2.2.3.0)
Syntax
| C# |
|---|
public Video( Qwerk qwerk ) |
Parameters
- qwerk
- Type: AForge.Robotics.TeRK..::.Qwerk
Reference to Qwerk object, which is connected to Qwerk board.
Exceptions
| Exception | Condition |
|---|---|
| AForge..::.NotConnectedException | The passed reference to Qwerk object is not connected to Qwerk board. |
| AForge..::.ConnectionFailedException | Failed connecting to the requested service. |
| AForge.Robotics.TeRK..::.ServiceAccessFailedException | Failed accessing to the requested service. |