Package org.opensourcephysics.media.mov


package org.opensourcephysics.media.mov
  • Class
    Description
    This is a video that uses HTML5/JS to read mp4, mov, and other movie video formats.
    A class to save and load JSMovieVideo data.
    This implements the VideoType interface with a JS type.
    A factory class to manage movie engines
    An abstract class that describes common aspects of VideoAdapters that involve actual digital video sources such as MP4 (JSMovieVideo and XuggleVideo).
     
    This implements the VideoType interface for "movie" video files.
    Interface methods used by XuggleVideo