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