Changes between Version 5 and Version 6 of SCENE_VIDEO_POINT_R0


Ignore:
Timestamp:
12/11/08 15:54:22 (16 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCENE_VIDEO_POINT_R0

    v5 v6  
    3939  * !BufferedImage grabFrame(!VideoHandler video); 
    4040 
    41  * Create class !JMFVideoEngine which implements !VideoEngine interface (the extension point interface) and provides implementation for all its methods. 
    42    The idea is that it registers !VideoEngine and keep them mapped with their respective JMF Players and it plays the video files associated with the  !VideoHandlers (through URLs); 
     41 * Create class JMFVideoEngine which implements !VideoEngine interface (the extension point interface) and provides implementation for all its methods. 
     42   The idea is that it registers !VideoEngine and keep them mapped with their respective JMFPlayers and it plays the video files associated with the !VideoHandlers (through URLs); 
    4343 
    4444 * Create interface !VideoHandler which has only one method URL getSource();