Changes between Version 6 and Version 7 of SCENE_VIDEO_POINT_R0
- Timestamp:
- 12/11/08 15:57:25 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCENE_VIDEO_POINT_R0
v6 v7 44 44 * Create interface !VideoHandler which has only one method URL getSource(); 45 45 46 * Create class !JMFVideoHandler which implements !VideoHandler and has one property source of type URL which stores the URL to an video file and46 * Create class JMFVideoHandler which implements !VideoHandler and has one property source of type URL which stores the URL to an video file and 47 47 has getter/setter methods. 48 48