Class XuggleVideo.Loader
java.lang.Object
org.opensourcephysics.media.core.VideoAdapter.Loader
org.opensourcephysics.media.mov.MovieVideo.Loader
org.opensourcephysics.media.xuggle.XuggleVideo.Loader
- All Implemented Interfaces:
XML.ObjectLoader
- Enclosing class:
- XuggleVideo
A class to save and load XuggleVideo data.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected VideoAdapter
createVideo
(XMLControl control, String path) Implemented in JSMovieVideo and XuggleMovieVideo.Methods inherited from class org.opensourcephysics.media.mov.MovieVideo.Loader
createObject, createVideo, saveObject, setVideo
Methods inherited from class org.opensourcephysics.media.core.VideoAdapter.Loader
loadObject
-
Constructor Details
-
Loader
public Loader()
-
-
Method Details
-
createVideo
Description copied from class:MovieVideo.Loader
Implemented in JSMovieVideo and XuggleMovieVideo.- Specified by:
createVideo
in classMovieVideo.Loader
- Returns:
- Throws:
IOException
-