Companion

object Companion

Functions

Link copied to clipboard
fun createPlayer(context: Context): ArcMediaPlayer

Creates an instance of the ArcMediaPlayer class. Use this method if you need multiple instances of a player in a single activity.

Link copied to clipboard
fun instantiate(context: Context): ArcMediaPlayer