![]() |
CRI ADX
Last Updated: 2024-07-17 10:48 p
|
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
| 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