Package org.opensourcephysics.media.core
Interface VideoIO.FinalizableLoader
- All Superinterfaces:
XML.NonStaticLoader
- All Known Implementing Classes:
VideoPanel.Loader
- Enclosing class:
- VideoIO
VideoClip and VideoRecorder need persistent loaders that must later be asynchronously finalized.
- Author:
- hansonr
-
Method Summary
-
Method Details
-
finalizeLoading
void finalizeLoading() -
isFinalized
boolean isFinalized()
-