MP4 atom fast reader in C#. It can read MP4 files from file or HTTP. This project is focused for fast, cross-platform retrieving of specific MP4 metadata. When accessing by HTTP, the aim is to minimize HTTP requests.
If looking for full featured media parser, use taglib-sharp or AtomicParsley.
See the Examples
project for usage.
Disclaimer: Current state is with limited functionality. Submit PR or issue if you need enhancement.