 | Track Properties |
The Track type exposes the following members.
Properties | Name | Description |
---|
 | Comment |
An arbitrary comment annotation for the track.
|
 | Name |
The name of the track. This is typically the familiar name of a track on an audio or video disc,
but the meaning may be expanded to represent any piece of named content on a title.
|
 | PartSequence |
If a Title is composed of multiple parts, then this value indicates which part contains the
track. The sequence is 1-based. Most titles contain a single part, in which case the part sequence is 1.
|
 | Seconds |
For tracks that have a meaningful elapsed time or duration, this is the rounded number of seconds.
It will usually be the playtime of an audio or video track.
|
 | Sequence |
Tracks on a Title normally have a sequence that increments from one. This value
is the 1-based sequence of the track on a Title, or the chapter number in a book, or whatever
else might be meaningful.
|
 | Side |
Some titles are stored on a ConfigMedia type that has "sides". Examples are vinyl records
or cassette tapes, but the concept has become meaningless for modern media. If the title's media supports
"sides", then this value names the side, which is normally a single character like "A" or "B".
|
 | Stars |
Tracks can optionally be assigned a star rating, also known as a popularity rating. The value is
arbitrary, but traditional ratings for music and films use a 5-star rating (although there is some
historical variation on this). It may be useful to report on titles by their star rating.
|
Top
See Also