Uses of Class
uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
Packages that use MediaPlayerEventAdapter
Package
Description
This is the main package for vlcj media player applications, providing the classes necessary to create and control
native media players and associated resources.
-
Uses of MediaPlayerEventAdapter in uk.co.caprica.vlcj.player.base
Subclasses of MediaPlayerEventAdapter in uk.co.caprica.vlcj.player.baseModifier and TypeClassDescriptionclassBase implementation for a component that supports "one-shot" event listeners, i.e.classImplementation of aOneShotMediaPlayerEventListenerthat decrements aCountDownLatchon completion.