[[BackLinksMenu]] [[TicketQuery(summary=GROUP_MEDIA_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = 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. * See : [wiki:VIDEO_CONTENT_R0] * Fix the broken unit test in *.main.media.fobs module. == 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 == [wiki:SCENE_VIDEO_POINT_R0][[BR]] [wiki:SCENE_AUDIO_POINT_R0][[BR]] [wiki:AUDIO_CONTENT_R0][[BR]] [wiki:VIDEO_CONTENT_R0][[BR]] [wiki:MEDIA_ENGINE_IMPL_COMMON_R0][[BR]] [wiki:MEDIA_ENGINE_IMPL_MAIN_R0][[BR]] [wiki:MEDIA_ENGINE_IMPL_ALTERNATIVE_R0][[BR]] [wiki:MEDIA_FRAME_CONTROLS_R0][[BR]] == 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. = Tasks of this group = == MEDIA_FRAME_CONTROLS_R0 == [[Include(wiki:MEDIA_FRAME_CONTROLS_R0)]] == MEDIA_ENGINE_IMPL_MAIN_R0 == [[Include(wiki:MEDIA_ENGINE_IMPL_MAIN_R0)]]