To seek to individual frames inside a movie.
FramePositioningControl is used for seeking, stepping and to calculate frame-to-time or time-to-frame mapping.
Requirements
Platform: | JDK 1.1.6 or later |
JMF API: | 2.0 or later |
Implementation: | AJ, WPP, SPP * |
* AJ = All Java, WPP = Windows Performance Pack, SPP = Solaris Performance Pack
Related Classes
How to run this sample
java Seek <URL>
Example:
java Seek file:/c:/temp/foo.mov
Source Code