CUEFile.Track ​
List of tracks described in the CUE file.
Kind: Class
Namespace: CrowdControl.Games
Inheritance: IEquatable\<Track\>
Public Member Functions
bool
Equals(Track other)
virtual override
bool
Equals(object obj)
virtual override
int
GetHashCode()
Public Attributes
int
Number
The track number.
TrackMode
Mode
The track mode.
TrackFlags
Flags
The track flags.
List
Indexes
List of indexes described in the track.
