Class AudioListPlayerComponent

java.lang.Object
uk.co.caprica.vlcj.player.component.AudioPlayerComponent
uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
All Implemented Interfaces:
MediaEventListener, MediaListEventListener, MediaPlayerEventListener, MediaPlayerComponent, MediaListPlayerEventListener

public class AudioListPlayerComponent extends AudioPlayerComponent
Implementation of an audio list player.

When the component is no longer needed, it should be released by invoking the AudioPlayerComponent.release() method.