Uses of Package
uk.co.caprica.vlcj.player.list
Packages that use uk.co.caprica.vlcj.player.list
Package
Description
Media player factory.
This is the main package for vlcj media player applications, providing the classes necessary to create and control
native media players and associated resources.
Provides higher-level components used to create basic media players with the minimum of application code.
Provides the classes necessary to create and control native media list players.
Media list player events.
-
Classes in uk.co.caprica.vlcj.player.list used by uk.co.caprica.vlcj.factory
-
Classes in uk.co.caprica.vlcj.player.list used by uk.co.caprica.vlcj.player.baseClassDescriptionBehaviour pertaining to media list player controls, like play, pause, stop of the list as a whole, play a specific item, play next item, play previous item.Behaviour pertaining to media list player events.Behaviour pertaining to the list of media items.Behaviour pertaining to media list player status.
-
Classes in uk.co.caprica.vlcj.player.list used by uk.co.caprica.vlcj.player.componentClassDescriptionImplementation of a media list player.Specification for a component that is interested in receiving event notifications from the media list player.
-
Classes in uk.co.caprica.vlcj.player.list used by uk.co.caprica.vlcj.player.listClassDescriptionBehaviour pertaining to media list player controls, like play, pause, stop of the list as a whole, play a specific item, play next item, play previous item.Behaviour pertaining to media list player events.Behaviour pertaining to the list of media items.Implementation of a media list player.Specification for a component that is interested in receiving event notifications from the media list player.Behaviour pertaining to the associated media player.Enumeration of media list player playback modes.Behaviour pertaining to media list player status.
-
Classes in uk.co.caprica.vlcj.player.list used by uk.co.caprica.vlcj.player.list.events