Contents

CMIOExtensionStream.Direction

Constants that define the data-flow direction of the stream.

Declaration

enum Direction

Overview

A stream can be a source or sink. A source stream produces samples, and a sink stream consumes samples.

Topics

Directions

Initializers

See Also

Inspecting a Stream