Changes between Version 8 and Version 9 of VIDEO_CONTENT_R0
- Timestamp:
- 01/10/09 15:13:50 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VIDEO_CONTENT_R0
v8 v9 72 72 * Create class !VideoResource extending !MediaBookResource it should: 73 73 * have constructors to which the video can be passed as File or !BinData. 74 * String getResourceKind()should return "video-resource".74 * the method getResourceKind should return "video-resource". 75 75 76 76 * Create class !VideoContent extending !FrameContent it should: