Expand description
Packets and decoded frames functionality.
Structs§
- Audio stream information contained in a frame.
- Decoded frame information.
- Video stream information.
Enums§
- Frame errors.
- A list of recognized frame types.
- A list of possible stream information types.
Traits§
- A series of methods to interact with the planes of frame.
- A series of methods to get mutable and immutable slices of datatype
T
from frame planes. - A series of methods to copy the content of a frame from or to a buffer.
Type Aliases§
- A specialized type for reference-counted
Frame