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 TypeClassDescriptionclassThis action rewinds the processor and starts it playing.classThis action class sets the playback rate.classThis action starts the processor running.classThis action class stops a running processor.Methods in org.web3d.vrml.renderer.common.input.movie with parameters of type MovieDecoder.ActionModifier and TypeMethodDescriptionvoidMovieDecoder.ControlThread.add(MovieDecoder.Action action) Adds an action to the tail of the action queue, and signals the thread.