Channel.Channel Constructor (Euresys.MultiCam.Board, System.Int32)
Constructs a Channel object. The channel is created on a given Board. The caller specifies the connector where the camera is connected.
[C#] Channel.Channel( ); |
Parameters
board
Reference to the Board object.
connector
Identifier of the connector.
See Also