CRI ADX  Last Updated: 2024-03-21 14:32 p
CriAtomExBeatSyncInfoTag 構造体

ビート同期情報構造体 [詳解]

#include <cri_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
 

詳解

ビート同期情報構造体

フィールド詳解

◆ player

プレーヤーハンドル

◆ playback_id

CriAtomExPlaybackId playback_id

再生ID

◆ bar_count

CriUint32 bar_count

小節数

◆ beat_count

CriUint32 beat_count

拍数

◆ beat_progress

CriFloat32 beat_progress

拍の進捗(0.0f〜1.0f)

◆ bpm

CriFloat32 bpm

テンポ(拍/分)

◆ offset

CriSint32 offset

同期オフセット(ms)

◆ num_beats

CriUint32 num_beats

拍子数  

◆ label

const CriChar8* label

ビート同期ラベル


この構造体詳解は次のファイルから抽出されました: