Show / Hide Table of Contents

    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.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX