Module cue_sheet::parser [] [src]

Parsing of cue sheets. Also contains some data types.

Structs

Time

Time representation of the format mm:ss:ff.

Enums

Command

The main grammar element of CUE sheets.

FileFormat

Describes the file format of an audio file.

Token

Any token as it can appear in a cue sheet.

TrackFlag

Additional flags a Track can have.

TrackType

Describes the type of tracks on the media.

Functions

parse_cue

Parse CUE sheet provided by the parameter source.