Changes between Version 13 and Version 14 of VIDEO_CONTENT_R0
- Timestamp:
- 01/10/09 19:23:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VIDEO_CONTENT_R0
v13 v14 74 74 * the method getResourceKind should return "video-resource". 75 75 76 * Create class !VideoContent extending ! FrameContent it should:77 * implement the mainResource property of ! FrameContent with template type !VideoResource.76 * Create class !VideoContent extending !MediaFrameContent it should: 77 * implement the mainResource property of !MediaFrameContent with template type !VideoResource. 78 78 79 79 * Move !VideoHandler to org.sophie2.base.scene so that it can be used by !VideoSceneElement. Change !VideoHandler so that it extends !MediaHandler and is empty (for now).