Minim index |
|
Name | beginRecord ( ) |
Examples | None available |
Description | Begins recording audio from the current record source. If recording was previously halted, and {@link #save()} was not called, samples will be appended to the end of the material recorded so far. |
Syntax | beginRecord(); |
Returns | None |
Usage | Web & Application |
Related | |