CMIOExtensionStream.Direction
Constants that define the data-flow direction of the stream.
Declaration
enum DirectionOverview
A stream can be a source or sink. A source stream produces samples, and a sink stream consumes samples.
Constants that define the data-flow direction of the stream.
enum DirectionA stream can be a source or sink. A source stream produces samples, and a sink stream consumes samples.