[][src]Crate mp3_duration

Structs

MP3DurationError

Enums

ErrorKind

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.