Class MovieDecoder.RewindAction

java.lang.Object
org.web3d.vrml.renderer.common.input.movie.MovieDecoder.RewindAction
All Implemented Interfaces:
MovieDecoder.Action
Enclosing class:
MovieDecoder

public class MovieDecoder.RewindAction extends Object implements MovieDecoder.Action
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.