AudioEffectPlayerExceedMaxCount constant
Description: The number of instances of the audio effect player created exceeds the maximum limit.
Cause: The number of instances of the audio effect player created exceeds the maximum limit.
Solutions: Please check if the number of instances of the audio effect player created exceeds the maximum limit, the maximum number of instances allowed to be created is 1.
Implementation
static const int AudioEffectPlayerExceedMaxCount = 1014004;