Uses of Interface
org.web3d.vrml.renderer.common.input.movie.MovieDecoder.Action
Packages that use MovieDecoder.Action
-
Uses of MovieDecoder.Action in org.web3d.vrml.renderer.common.input.movie
Classes in org.web3d.vrml.renderer.common.input.movie that implement MovieDecoder.ActionModifier and TypeClassDescriptionclass
This action rewinds the processor and starts it playing.class
This action class sets the playback rate.class
This action starts the processor running.class
This action class stops a running processor.Methods in org.web3d.vrml.renderer.common.input.movie with parameters of type MovieDecoder.ActionModifier and TypeMethodDescriptionvoid
MovieDecoder.ControlThread.add
(MovieDecoder.Action action) Adds an action to the tail of the action queue, and signals the thread.