Changes between Version 13 and Version 14 of VIDEO_CONTENT_R0


Ignore:
Timestamp:
01/10/09 19:23:13 (16 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VIDEO_CONTENT_R0

    v13 v14  
    7474  * the method getResourceKind should return "video-resource". 
    7575 
    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. 
    7878 
    7979 * 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).