Channel::Channel Constructor (Board*, const char*)
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
Name of the connector.
See Also