androidRecorderGetMaxAmplitude | |
Type | handler |
Dictionary | library.androidaudiorecorder |
Library | Android Audio Recorder |
Syntax |
|
Associations | com.livecode.library.androidaudiorecorder |
Summary | Returns the max amplitude of the recording since last sampled |
OS | android |
Example |
|
Description | Use the androidRecorderGetMaxAmplitude handler to retrieve the maximum amplitude value reached during recording from the selected input source since the amplitude was last retrieved. androidRecorderGetMaxAmplitude returns 0 if no recording is currently happening. |