CRI ADX
Last Updated: 2024-07-17 10:47 p
|
Structure for beat synchronization position detection callback. More...
#include <cri_le_atom_ex.h>
Data Fields | |
CriAtomExPlayerHn | player |
CriAtomExPlaybackId | playback_id |
CriUint32 | bar_count |
CriUint32 | beat_count |
CriFloat32 | beat_progress |
CriFloat32 | bpm |
CriSint32 | offset |
CriUint32 | num_beats |
const CriChar8 * | label |
Structure for beat synchronization position detection callback.
CriAtomExPlayerHn player |
Player handle
CriAtomExPlaybackId playback_id |
Playback ID
CriUint32 bar_count |
Number of measures
CriUint32 beat_count |
Number of beats
CriFloat32 beat_progress |
Beat progress(0.0f-1.0f)
CriFloat32 bpm |
Tempo (Beat/minutes)
CriSint32 offset |
Offset (ms)
CriUint32 num_beats |
Number of Notes
const CriChar8* label |
Beat Sync Label