Module uk.co.caprica.vlcj
Package uk.co.caprica.vlcj.waiter.mediaplayer
package uk.co.caprica.vlcj.waiter.mediaplayer
Default implementations for commonly needed media media player conditional waiters used with the synchronous
programming framework.
-
ClassesClassDescriptionImplementation of a condition that waits for the media player to report that the media length has changed.Base implementation for a conditional waiter for media player events.Implementation of a condition that waits for the media player to report that it is paused.Implementation of a condition that waits for the media player to report that it is playing.Implementation of a condition that waits for the media player to report that it has reached/passed a particular position.Implementation of a condition that waits for the media player to report that it is "ready".Implementation of a condition that waits for the media player to report that it has finished taking a snapshot.Implementation of a condition that waits for the media player to report that it has reached/passed a particular point in time (i.e.Implementation of a condition that waits for the media player to report that a video output has been created.