CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomExAcf.AcfDspSettingInfo Struct Reference

A structure for getting the DSP bus setting information More...

Public Attributes

string name
 
ushort[] busIndexes
 
ushort[] extendBusIndexes
 
ushort snapshotStartIndex
 
byte numBuses
 
byte numExtendBuses
 
ushort numSnapshots
 
ushort snapshotWorkSize
 
ushort numMixerAisacs
 
ushort mixerAisacStartIndex
 

Detailed Description

A structure for getting the DSP bus setting information

Description:
A structure for getting the DSP bus setting information.
Passed to the CriAtomExAcf::GetDSPSettingInformation function as an argument.
See also
CriAtomExAcf::GetDspSettingInformation

Member Data Documentation

string name

Setting name

ushort [] busIndexes

DSP bus index array

ushort [] extendBusIndexes

DSP extended bus index array

ushort snapshotStartIndex

Snapshot start index

byte numBuses

The number of effective DSP buses

byte numExtendBuses

The number of effective extended DSP buses

ushort numSnapshots

The number of snapshots

ushort snapshotWorkSize

Snapshot start index

ushort numMixerAisacs

Number of mixer AISACs

ushort mixerAisacStartIndex

Mixer AISAC start index


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