CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExBeatSyncInfoTag Struct Reference

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
 

Detailed Description

Structure for beat synchronization position detection callback.

Field Documentation

◆ player

Player handle

◆ playback_id

CriAtomExPlaybackId playback_id

Playback ID

◆ bar_count

CriUint32 bar_count

Number of measures

◆ beat_count

CriUint32 beat_count

Number of beats

◆ beat_progress

CriFloat32 beat_progress

Beat progress(0.0f-1.0f)

◆ bpm

CriFloat32 bpm

Tempo (Beat/minutes)

◆ offset

CriSint32 offset

Offset (ms)

◆ num_beats

CriUint32 num_beats

Number of Notes

◆ label

const CriChar8* label

Beat Sync Label


The documentation for this struct was generated from the following file: