CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomExAcfDspSettingSnapshotInfoTag结构体 参考

Structure used to get information about a snapshot of a DSP bus setting 更多...

#include <cri_le_atom_ex.h>

成员变量

const CriChar8 * name
 
CriUint8 num_buses
 
CriUint8 num_extend_buses
 
CriUint8 reserved [2]
 
CriUint16 bus_indexes [CRIATOMEXACF_MAX_BUSES]
 
CriUint16 extend_bus_indexes [CRIATOMEXACF_MAX_BUSES]
 

详细描述

Structure used to get information about a snapshot of a DSP bus setting

Description:
Structure used to get information about a snapshot of a DSP bus setting.

结构体成员变量说明

◆ name

const CriChar8* name

Snapshot name

◆ num_buses

CriUint8 num_buses

Number of valid DSP buses

◆ num_extend_buses

CriUint8 num_extend_buses

Number of valid extended DSP buses

◆ reserved

CriUint8 reserved[2]

Reserved area

◆ bus_indexes

CriUint16 bus_indexes[CRIATOMEXACF_MAX_BUSES]

DSP bus index array

◆ extend_bus_indexes

CriUint16 extend_bus_indexes[CRIATOMEXACF_MAX_BUSES]

DSP extended bus index array


该结构体的文档由以下文件生成: