![]()  | 
  
    Lua Player Plus Vita
    
   Documentation of lpp-vita 
   | 
 
Public Member Functions | |
| int | start (int time, int samplerate) | 
| Start a microphone recording phase.   | |
| void | stop (string filename) | 
| Stop microphone recording and save result.   | |
| void | pause (void) | 
| Pause microphone recording.   | |
| void | resume (void) | 
| Resume microphone recording.   | |
| bool | isRecording (void) | 
| Check if the microphone is recording.   | |