Action to perform, when preparing an Audio In object to record, when the action clip associated to the recording path already exists on disk and is not empty. More...
Public Attributes | |
kFBExistingFileAskUser | |
Ask the user for desired operation via a dialog. More... | |
kFBExistingFileOverwrite | |
Overwrite the existing file on disk. More... | |
kFBExistingFileAppend | |
Append the new recording to existing recording. Warning: Be sure that the current file format match your recording option! More... | |
kFBExistingFileAbortOperation | |
Cancel preparing the audio in to record. More... | |
Action to perform, when preparing an Audio In object to record, when the action clip associated to the recording path already exists on disk and is not empty.
kFBExistingFileAbortOperation |
Cancel preparing the audio in to record.
kFBExistingFileAppend |
Append the new recording to existing recording. Warning: Be sure that the current file format match your recording option!
kFBExistingFileAskUser |
Ask the user for desired operation via a dialog.
kFBExistingFileOverwrite |
Overwrite the existing file on disk.