| | Class | Description |
|---|
| | LocalWave |
|
| | Recorder4HTTPService |
Singlton audio recorder/replayer used with HTTP service
Dependencies:
CoreRequester4HTTPService,
HTTPConnection,
Check RecorderBase for base method and properties
|
| | Recorder4LocalService |
Singlton audio recorder/replayer used with Local service
Dependencies:
LocalServiceCoreRequester,
HTTPConnection,
Check RecorderBase for base method and properties
TODO: support streaming
|
| | Recorder4RTMPService |
recorder used with a RTMP connection
1. |
| | RecorderBase |
Base class for audio recorders
|
| | RecorderState |
State enum for audio recorder
NOTREADY
IDLE
WAITINGTOSTARTRECORDING
RECORDING
REPLAYING
|