This crate provides APIs for audio and video (buffers, encoders/decoders) Encoder/decoder crates can depend on this crate. Here's a list of codec crates:
afi's features: * Video & Audio Buffer Structs. * Convert between different color formats including YCbCr. * Traits for realtime encoders and decoders.
Graphic
with Video
.Encoder*
and Decoder
Traits.AFrame
and VFrame
.AudioChannels
and ColorChannels
along with conversion functions.