Manual Initialization

Follow the steps below to initialize the plugin manually.

Make sure Auto Init is off
  1. Make sure the AutoInit options is set to false in the preferences.

  2. Manually create a Playlist instance, and initialize MediaPlayer with the playlist.

Extended Example with Code Integration

Here is an extended example using additional functionality to manage selected paths and playlists.

Last updated