Changes between Version 23 and Version 24 of AUDIO_RECORDING_R0


Ignore:
Timestamp:
06/04/09 15:31:11 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUDIO_RECORDING_R0

    v23 v24  
    4242 * To create a audio resource a temporary file will be created which is wrapped in a BinDataSource object. 
    4343 * 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] 
    4545 * The following classes will be created: 
    4646  * StateHelperEntry (The state helper encapsulates the Processor which actually does the capture)