Struct CriAtomExAcf.DspSettingInfo
DSPバス設定の情報取得用構造体
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomExAcf.DspSettingInfoRemarks
説明: DSPバス設定の情報を取得するための構造体です。 GetDspSettingInformation(ArgString, out DspSettingInfo) 関数に引数として渡します。
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拡張バスインデックス配列
mixerAisacStartIndex
Declaration
public ushort mixerAisacStartIndexField Value
| Type | Description | 
|---|---|
| ushort | 
Remarks
ミキサーAISAC開始インデックス
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バス数
numMixerAisacs
Declaration
public ushort numMixerAisacsField Value
| Type | Description | 
|---|---|
| ushort | 
Remarks
ミキサーAISAC数
numSnapshots
Declaration
public ushort numSnapshotsField Value
| Type | Description | 
|---|---|
| ushort | 
Remarks
スナップショット数
snapshotStartIndex
Declaration
public ushort snapshotStartIndexField Value
| Type | Description | 
|---|---|
| ushort | 
Remarks
スナップショット開始インデックス
snapshotWorkSize
Declaration
public ushort snapshotWorkSizeField Value
| Type | Description | 
|---|---|
| ushort | 
Remarks
スナップショット用ワーク領域サイズ