CRI ADX
Last Updated: 2024-07-17 10:47 p
|
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] |
Structure used to get information about a snapshot of a DSP bus setting.
const CriChar8* name |
Snapshot name
CriUint8 num_buses |
Number of valid DSP buses
CriUint8 num_extend_buses |
Number of valid extended DSP buses
CriUint8 reserved[2] |
Reserved area
CriUint16 bus_indexes[CRIATOMEXACF_MAX_BUSES] |
DSP bus index array
CriUint16 extend_bus_indexes[CRIATOMEXACF_MAX_BUSES] |
DSP extended bus index array