Media Info

A tool to extract media information from a media source.

This is a supplemental library crate for Media Organizer.

API

```rust readaudiocreationdate(pathstr: &str) -> Result

readphotocreationdate(pathstr: &str) -> Result

readvideocreationdate(pathstr: &str) -> Result ```