Changes between Version 9 and Version 10 of MEDIA_FRAME_CONTROLS_R0
- Timestamp:
- 04/27/09 15:58:14 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MEDIA_FRAME_CONTROLS_R0
v9 v10 69 69 * Every icon should be scaled to look nicely inside the frame. 70 70 * Media controls will be zoom-able along with the media frame but should not change their size as media frame's size changes. 71 * In order to do so, make the scene element of the MediaContentView a composite one and add the media scene element as well as the scene elements of the controls. 71 72 * The changing of the alpha values of the scene elements will be done by a MediaManipulationLogic that is common both for Audio and Video. 72 73 * The managing of the media playback will be done by two other logics - AudioLogic and VideoLogic: