Module stream

Source
Expand description

Stream specific functionality.

Structsยง

Streams
A collection of streams. Streams implements IntoIterator to iterate over the streams.
StreamIter
An iterator over the streams.
Stream
A Stream is a wrapper around an AVStream.