Changes between Version 7 and Version 8 of AUDIO_CONTENT_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AUDIO_CONTENT_R0

    v7 v8  
    6565  * the method getResourceKind should return "audio-resource". 
    6666 
    67  * Create class !AudioFrameContent extending !FrameContent it should: 
    68   * implement the mainResource property of !FrameContent with generic type !AudioBookResource. 
     67 * Create class !AudioFrameContent extending !MediaFrameContent it should: 
     68  * implement the mainResource property of !MediaFrameContent with generic type !AudioBookResource. 
    6969 
    7070 * Move !AudioHandler to org.sophie2.base.scene so that it can be used by !AudioSceneElement. Change !AudioHandler so that it extends !MediaHandler and is empty (for now).