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

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

Public Attributes

string name
 
byte numBuses
 
byte numExtendBuses
 
byte[] reserved
 
ushort[] busIndexes
 
ushort[] extendBusIndexes
 

Detailed Description

A structure for getting the DSP bus setting snapshot information

Description:
A structure for getting the snapshot information of the DSP bus settings.
Passed to the CriAtomExAcf::GetDSPSettingSnapshotInformation function as an argument.
See also
CriAtomExAcf::GetDspSettingSnapshotInformation

Member Data Documentation

string name

Snapshot name

byte numBuses

The number of effective DSP buses

byte numExtendBuses

The number of effective extended DSP buses

byte [] reserved

Reserved area

ushort [] busIndexes

DSP bus index array

ushort [] extendBusIndexes

DSP extended bus index array


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