Channel::Channel Constructor (Board*, int)
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