![]() |
CRI ADX
Last Updated: 2024-07-17 10:48 p
|
Structure for beat synchronization position detection callback 更多...
#include <cri_le_atom_ex.h>
成员变量 | |
| 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