Show / Hide Table of Contents

    Enum RepeatMode

    Specifies the repeat mode of the audio source.

    Namespace: AudioBand.AudioSource
    Assembly: AudioBand.AudioSource.dll
    Syntax
    public enum RepeatMode

    Fields

    Name Description
    Off

    No repeat.

    RepeatContext

    Repeat the current context.

    RepeatTrack

    Repeat the current track.

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