Glitch9 Documentation
Glitch9 Inc.OpenAINative Plugins
  • Glitch9 Inc
    • Welcome to Glitch9 Inc.
  • Unity Toolkits
    • AI Development Kit
    • Smart Localization
      • Getting Started
    • Commit Gen
      • Getting Started
    • Serialization Saver
      • Getting Started
  • Native Plugins for Unity
    • Native Media Player
    • Status & Navigation Bar
      • Getting Started
      • Public Methods
      • Public Variables
      • Update Logs
    • Lock Task
      • API Reference
    • Background Music Looper
  • Support
    • How to setup Newtonsoft.Json
    • How to setup UniTask
Powered by GitBook
On this page
  1. Native Plugins for Unity

Background Music Looper

PreviousAPI ReferenceNextHow to setup Newtonsoft.Json

Last updated 1 year ago

Background Music Looper is a plugin that simplifies the implementation of native audio player for mobile platforms (iOS / Android). Highlights ▪ Cross-platform API: intuitive, cross-platform API with simple codes. ▪ Background Audio: audio will continue to play when app enters background ▪ Native Audio Player: play, pause, resume, stop audios with native audio player ▪ Seamless Audio Loop ▪ Stops and replays audio when it's interrupted by phone calls ▪ Native audio timer ▪ Native audio fading effect ▪ Native audio delaying effect ▪ Test mode for Unity Editor ▪ Play from streaming assets ▪ Play from URL Platform Supported 64 bit iOS 11.0+ 32 & 64 bit Android 5.0+ (8.0+ for fading effect)