androidRecorderSetRecordFormat

Typehandler
Dictionarylibrary.androidaudiorecorder
LibraryAndroid Audio Recorder
Syntax
androidRecorderSetRecordFormat(<pRecordFormat>)
Associationscom.livecode.library.androidaudiorecorder
Summary

Set the record output format

OSandroid
Parameters
NameTypeDescription
pRecordFormat

The record output format "ThreeGPP": "MPEG-4": "AMR WB": "AAC ADTS": "WebM":

Example
androidRecorderSetRecordFormat "ThreeGPP"
Description

Use the androidRecorderSetRecordFormat handler to set the format of the output file.