Expand description
Modules§
Structs§
- Aviffy
- Config for the serialization (allows setting advanced image properties).
Functions§
- from_
array 🔒 - serialize
- Makes an AVIF file given encoded AV1 data (create the data with
rav1e) - serialize_
to_ vec - See
serializefor description. This one makes aVecinstead of usingio::Write.