Changes between Version 7 and Version 8 of AUDIO_CONTENT_R0
- Timestamp:
- 01/10/09 19:23:57 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AUDIO_CONTENT_R0
v7 v8 65 65 * the method getResourceKind should return "audio-resource". 66 66 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. 69 69 70 70 * 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).