AudioPlayerRepeatMode

public enum AudioPlayerRepeatMode : Int

Undocumented

  • on

    Undocumented

    Declaration

    Swift

    case on = 0
  • Undocumented

    Declaration

    Swift

    case once
  • off

    Undocumented

    Declaration

    Swift

    case off