Struct CriAtomExAcf.DspSettingSnapshotInfo
DSPバス設定スナップショットの情報取得用構造体
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomExAcf.DspSettingSnapshotInfoRemarks
説明: DSPバス設定のスナップショット情報を取得するための構造体です。
Fields
busIndexes
Declaration
public InlineArray64<ushort> busIndexesField Value
| Type | Description | 
|---|---|
| InlineArray64<ushort> | 
Remarks
DSPバスインデックス配列
extendBusIndexes
Declaration
public InlineArray64<ushort> extendBusIndexesField Value
| Type | Description | 
|---|---|
| InlineArray64<ushort> | 
Remarks
DSP拡張バスインデックス配列
name
Declaration
public NativeString nameField Value
| Type | Description | 
|---|---|
| NativeString | 
Remarks
スナップショット名
numBuses
Declaration
public byte numBusesField Value
| Type | Description | 
|---|---|
| byte | 
Remarks
有効DSPバス数
numExtendBuses
Declaration
public byte numExtendBusesField Value
| Type | Description | 
|---|---|
| byte | 
Remarks
有効拡張DSPバス数
reserved
Declaration
public InlineArray2<byte> reservedField Value
| Type | Description | 
|---|---|
| InlineArray2<byte> | 
Remarks
予約領域