CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomExAcf.AcfDspSettingSnapshotInfo结构体 参考

DSP总线设置快照的信息获取用结构体 更多...

Public 属性

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

详细描述

DSP总线设置快照的信息获取用结构体

说明:
用于获取DSP总线设置的快照信息的结构体。
作为参数传递给 CriAtomExAcf::GetDSPSettingSnapshotInformation 函数。
参见
CriAtomExAcf::GetDspSettingSnapshotInformation

类成员变量说明

string name

快照名

byte numBuses

有效DSP总线数

byte numExtendBuses

有效扩展DSP总线数

byte [] reserved

预留区域

ushort [] busIndexes

DSP总线索引数组

ushort [] extendBusIndexes

DSP扩展总线索引数组


该结构体的文档由以下文件生成: