Crate mf4_rs

Crate mf4_rs 

Source
Expand description

Minimal utilities for reading and writing ASAM MDF 4 files.

The crate exposes a high level API under api to inspect existing recordings as well as a writer::MdfWriter to generate new files. Only a fraction of the MDF 4 specification is implemented.

Modulesยง

api
blocks
cut
error
index
MDF File Indexing System
merge
parsing
writer
MDF 4.1-compliant writer module for mf4-rs