Difference between revisions of "Microphone:stop"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | '''Available since:''' Gideros 2013.06<br/> | |
− | ''' | + | '''Class:''' [[Microphone]]<br/> |
− | ''' | + | |
− | === | + | === Description === |
− | + | Stops recording. | |
<source lang="lua"> | <source lang="lua"> | ||
− | + | Microphone:stop() | |
</source> | </source> | ||
{{Microphone}} | {{Microphone}} |