Enum TrackRating
Options for the rating of a track.
Namespace: AudioBand.AudioSource
Assembly: AudioBand.AudioSource.dll
Syntax
public enum TrackRating
Fields
| Name | Description |
|---|---|
| Negative | The song has a negative rating. |
| None | No rating. |
| Positive | The track has a positive rating. |