Expand description
Stream specific functionality.
Structsยง
- Stream
- A Stream is a wrapper around an
AVStream
. - Stream
Iter - An iterator over the streams.
- Streams
- A collection of streams. Streams implements
IntoIterator
to iterate over the streams.
Stream specific functionality.
AVStream
.IntoIterator
to iterate over the streams.