inputPorts property

List<CaptureInputPort> inputPorts
final

The connection’s input ports.

Input ports are instances of CaptureInputPort.

Implementation

final List<CaptureInputPort> inputPorts;