Version 1 (modified by todor, 15 years ago) (diff) |
---|
Analysis
(Give as much as possible of the needed information for designing and implementing the task in the following sections.)
Overview
With the timelines conception that we have now it is impossible to have an audio background which plays for the whole book no matter if the user go through the pages in the same time. With this task we must add such functionality.
Task requirements
- In the book properties window, which is evoked from the File>Book Properties, create a dropdown menu which includes all audio resources available for the current book.
- Next to it must be a checkbox which toggles whether the audio should be looped or not.
- (optional) When a new book is created the dropdown menu must not be presented because there are no audio resources in the new books.
Task result
The result of this task must be source code.
Implementation idea
(Provide some rough implementation idea(s).)
Related
How to demo
- Create a book.
- Add some audio resources.
- Choose one audio file for background of the book.
- Open the book with preview mode or in reader.
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.)