CRI ADX  Last Updated: 2024-07-17 10:47 p
Monitoring Sound Playback Control Processing by Cue
Cue-based limit processing is performed in the following layers depending on the settings:
  • Cue
  • Category
  • Cue Sheet Playback control processing related to the probability settings is performed in the following layers:
  • Cue
  • Track
  • Waveform
You can use the playback cancellation callback function to monitor the cancellation or stopping of the playback due to the playback control processing by Cue.
This feature allows you to receive a callback when sound playback is cancelled due to instance limiting or playback probability processing.
To receive a callback, register the callback function with the criAtomEx_SetPlaybackCancelCallback function.
When the issue occurs, check whether the callback has been triggered.
For more information, you can also use Debug Logging Function .