Changes between Version 2 and Version 3 of UNPLANNED_APP_RESOURCE_PREVIEW_DISPLAY_R0
- Timestamp:
- 07/03/09 15:57:31 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UNPLANNED_APP_RESOURCE_PREVIEW_DISPLAY_R0
v2 v3 5 5 = Analysis = 6 6 == Overview == 7 In addition to APP_RESOURCE_PREVIEW_DISPLAY_R0 should show first frame of a video resource. 7 In addition to APP_RESOURCE_PREVIEW_DISPLAY_R0 should show first frame of a video resource. In the next revisions for this task there should be controls that allow the user to view the entire movie. 8 8 == Task requirements == 9 9 * Implement preview of video resources. It must show the first frame of the video file and act like the image preview for now. 10 * Integrate this in resource palate. 10 11 11 12 == Task result == 12 Code.13 * The result should be source code. 13 14 == Implementation idea == 14 15 Use APP_RESOURCE_PREVIEW_DISPLAY_R0 for implementation ideas … … 18 19 19 20 == How to demo == 21 * Import video file inside the application. 20 22 * Select a video resource from the resource palette and show the preview 21 23