Version 4 (modified by peko, 16 years ago) (diff) |
---|
Analysis
Overview
The aim of this group is to finilize what has been started about media and to add some new things. (controls, engine behavior etc.)
Task requirements
- There should be good concept for the modularity, extensions and extension points, allowing independent media visualization and controls.
- Create play, stop and pause buttons to manipulate media.
- Examine and improve if needed the media resources, media frame contents, etc.
- Examine and improve the existing base classes and interfaces.
- Examine the source code implementation with JMF.
- The view should create and update the videoSceneElements according to the media inserted no matter which library is used for their implementation (JMF for the time being). This includes proper behavior (no need to click the frame to update the frame of a movie for example), playing video when frame is rotated.
Task result
- The result of this task should be source code.
Implementation idea
- Examine the existing classes for media and improve them.
- Review the scene elements for media and update them on media playing.
- Create controls for manipulation of media.
Related
SCENE_VIDEO_POINT_R0
SCENE_AUDIO_POINT_R0
AUDIO_CONTENT_R0
VIDEO_CONTENT_R0
MEDIA_ENGINE_IMPL_COMMON_R0
MEDIA_ENGINE_IMPL_MAIN_R0
MEDIA_ENGINE_IMPL_ALTERNATIVE_R0
How to demo
- Insert a movie or an audio frame.
- Test the controls for manipulation of media.
Design
Describe your design here.
Implementation
Describe and link the implementation results here (from the wiki or the repository).
Testing
Place the testing results here.
Comments
Write comments for this or later revisions here.