Channel::WaitForSignal Method
Waits for a MultiCam signal and provides, when the signal is issued, the corresponding SignalInfo object.
[C++] void Channel::WaitForSignal( |
Parameters
signal
Identifier of the signal.
timeout
Time-out value, expressed in milliseconds (ms).
info
SignalInfo object corresponding to the signal.
See Also