Crate mp3_duration [] [src]

Functions

from_file

Measures the duration of a file.

from_path

Measures the duration of a file.

from_read

Measures the duration of a mp3 file contained in any struct implementing Read.