Core types for oxideav: timestamps, packets, frames, media formats
Part of the [oxideav](https://github.com/KarpelesLab/oxideav) framework — a
100% pure Rust media transcoding and streaming stack. No C libraries, no FFI
wrappers, no `*-sys` crates.
```toml
[dependencies]
oxideav-core = "0.0.1"
```
MIT — see [LICENSE](https://github.com/KarpelesLab/oxideav/blob/master/LICENSE).