Module stream

Source
Expand description

Stream specific functionality.

Structsยง

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