Rate this page:

VIAudioFileError

Consts

ERROR_ALREADY_PLAYING

Static
Copy URL
ERROR_ALREADY_PLAYING: 

The audio file is already playing.

ERROR_CALLKIT_ACTIVATED

Static
Copy URL
ERROR_CALLKIT_ACTIVATED: 

Audio file playing has been interrupted by CallKit activation.

ERROR_CALLKIT_DEACTIVATED

Static
Copy URL
ERROR_CALLKIT_DEACTIVATED: 

Audio file playing has been interrupted by CallKit deactivation.

ERROR_DESTROYED

Static
Copy URL
ERROR_DESTROYED: 

Audio file playing has been stopped due to instance is deallocated.

ERROR_FAILED_TO_CONFIGURE_AUDIO_SESSION

Static
Copy URL
ERROR_FAILED_TO_CONFIGURE_AUDIO_SESSION: 

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

ERROR_INTERNAL

Static
Copy URL
ERROR_INTERNAL: 

Internal error occurred.

ERROR_INTERRUPTED

Static
Copy URL
ERROR_INTERRUPTED: 

Audio file playing has been interrupted by a third party application.

Constructors

VIAudioFileError

Copy URL