Tide 0.1.0

tide::DuplicateTrackNumber Struct Reference

A duplicate track number was encountered. More...

#include <tide/exceptions.h>

Inheritance diagram for tide::DuplicateTrackNumber:
Inheritance graph
[legend]
Collaboration diagram for tide::DuplicateTrackNumber:
Collaboration graph
[legend]

Detailed Description

A duplicate track number was encountered.

All tracks within an element must have a unique track number. When reading or creating a Tracks element, if more than one TrackEntry in the element has the same track number, this error occurs.

The err_track_num tag may be included to indicate the duplicated track number.

The err_pos tag may be included to give the approximate position in the file where the error occured.

Definition at line 309 of file exceptions.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines