AudioEffectPlayerNoInstance constant
Description: No audio effect player instance.
Cause: The audio effect player instance not created.
Solutions: Create an audio effect player instance before using it(createAudioEffectPlayer).
Implementation
static const int AudioEffectPlayerNoInstance = 1014000;