MnInputHandle

Handle of an input port.

version(linux)
final
class MnInputHandle {}

Members

Properties

port
MnInputPort port [@property getter]

The port associated with this handle.

See Also

MnInputPort, mnOpenInput

Meta