Changes between Version 23 and Version 24 of AUDIO_RECORDING_R0
- Timestamp:
- 06/04/09 15:31:11 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AUDIO_RECORDING_R0
v23 v24 42 42 * To create a audio resource a temporary file will be created which is wrapped in a BinDataSource object. 43 43 * Class CaptureParameters will be immutable. 44 * A JUnit test case is created that will test registration/unregistration as well as capture for a short period. [3185] 44 * A JUnit test case is created that will test registration/unregistration as well as capture for a short period. [3185], [3186] 45 45 * The following classes will be created: 46 46 * StateHelperEntry (The state helper encapsulates the Processor which actually does the capture)