Package org.monte.media.player


package org.monte.media.player
Defines a framework for playing video files, and provides base implementations.
  • Class
    Description
    Generic interface for media players.
    Animator executes multiple Interpolator's on a worker thread.
    A Player which supports a second layer of animation by cycling colors in the color palette of the current image in the video track.
    DefaultAnimator.
    Player is a media handler for rendering and controlling time based media data.
    A @code PlayerControl} can be used to control a movie using a user interface.
    Event for state changes.
    Event for state changes.
    Generic interface for Objects with state.
    Tracks state changes in a StateModel.
    SynchronousAnimator.