Changes between Version 25 and Version 26 of AUDIO_RECORDING_R0
- Timestamp:
- 06/05/09 16:09:15 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AUDIO_RECORDING_R0
v25 v26 60 60 Design related code merged into the trunk in [3196]. 61 61 = Implementation = 62 ^(Describe and link the implementation results here (from the wiki or the repository).)^ 62 * The implementation differs from design in some points: 63 * In class StateHelperEntry two more properties where added - DataSink fileWriter (in order to close the DataSink once capture is done) and Processor (to close the StateHelper once capture is done). 64 * MainAppModule was changed to register the AudioCaptureDialog. 65 [[BR]] 66 [3236] 63 67 64 68 = Testing =