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