createPlayer

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.

Return

Media player instance

Parameters

context

Activity context