![]() |
CRI ADX
Last Updated: 2024-07-17 10:48 p
|
Structure used to get information about a DSP Setting 更多...
#include <cri_le_atom_ex.h>
成员变量 | |
| const CriChar8 * | name |
| CriUint16 | bus_indexes [CRIATOMEXACF_MAX_BUSES] |
| CriUint16 | extend_bus_indexes [CRIATOMEXACF_MAX_BUSES] |
| CriUint16 | snapshot_start_index |
| CriUint8 | num_buses |
| CriUint8 | num_extend_buses |
| CriUint16 | num_snapshots |
| CriUint16 | snapshot_work_size |
| CriUint16 | num_mixer_aisacs |
| CriUint16 | mixer_aisac_start_index |
Structure used to get information about a DSP Setting
| const CriChar8* name |
Setting name
| CriUint16 bus_indexes[CRIATOMEXACF_MAX_BUSES] |
DSP bus index array
| CriUint16 extend_bus_indexes[CRIATOMEXACF_MAX_BUSES] |
Extended DSP bus index array
| CriUint16 snapshot_start_index |
Snapshot start index
| CriUint8 num_buses |
Number of valid DSP buses
| CriUint8 num_extend_buses |
Number of valid extended DSP buses
| CriUint16 num_snapshots |
Number of snapshots
| CriUint16 snapshot_work_size |
Work buffer size for the snapshots
| CriUint16 num_mixer_aisacs |
Mixer AISAC number
| CriUint16 mixer_aisac_start_index |
Mixer AISAC start index