Rate this page:

VIAudioFileError

Consts

ERROR_ALREADY_PLAYING

Static
Copy URL

The audio file is already playing.

ERROR_CALLKIT_ACTIVATED

Static
Copy URL

Audio file playing was interrupted by CallKit activation.

ERROR_CALLKIT_DEACTIVATED

Static
Copy URL

Audio file playing was interrupted by CallKit deactivation.

ERROR_DESTROYED

Static
Copy URL

Audio file playing was stopped due to instance is deallocated.

ERROR_FAILED_TO_CONFIGURE_AUDIO_SESSION

Static
Copy URL

Audio file failed to start playing due to audio session configuration issues.

ERROR_INTERNAL

Static
Copy URL

Internal error occurred.

ERROR_INTERRUPTED

Static
Copy URL

Audio file playing was interrupted by a third party application.

Constructors

VIAudioFileError

Copy URL