Class MovieDecoder.RewindAction
java.lang.Object
org.web3d.vrml.renderer.common.input.movie.MovieDecoder.RewindAction
- All Implemented Interfaces:
MovieDecoder.Action
- Enclosing class:
MovieDecoder
This action rewinds the processor and starts it playing.
It should be called on a stopped processor, and leaves
the processor in the stopped state.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RewindAction
public RewindAction()
-
-
Method Details
-
run
-