Changes between Version 21 and Version 22 of MEDIA_ENGINE_IMPL_MAIN_R0
- Timestamp:
- 05/14/09 15:06:43 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MEDIA_ENGINE_IMPL_MAIN_R0
v21 v22 52 52 * MediaSource defines the source for the media - is has an URL and media data which is binary 53 53 *there is a module named - org.sophie2.main.media.fobs, which add two extension for the presently described extension points - one for Video and one for Audio. The engine used is JMF 54 [[Image(source: branches/private/nenko/sophie2-platform/doc/uml-design-diagrams/mediaFobs.png)]]54 [[Image(source:trunk/sophie2-platform/doc/uml-design-diagrams/mediaFobs.png)]] 55 55 56 56 We need to now the MediaState throughout media's playing (useful for buttons' appearance and slide bar) and the scene should also repaint while media is playing (for videos). … … 76 76 * [changeset:2603] - a uml diagram modified. 77 77 78 The code was merged to the trunk in [2604] along with the [wiki:MEDIA_FRAME_CONTROLS_R0] code. 79 78 80 = Testing = 79 81