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

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

#include <cri_le_atom_ex.h>

Data Fields

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]
 

Detailed Description

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.

Field Documentation

◆ 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


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