CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
FAtomBusEffectSurrounderWithEQSettings 構造体

#include <AtomBusEffectSurrounderWithEQ.h>

公開メンバ関数

 FAtomBusEffectSurrounderWithEQSettings ()
FORCEINLINE FAtomBandEQFilterGetBandFilter (int BandIndex)
FORCEINLINE const FAtomBandEQFilterGetBandFilter (int BandIndex) const

公開変数類

bool bBypass
float DelayTime
float Gain
float MaximumDelayTime
EAtomSurrounderMode Mode

限定公開変数類

TArray< FAtomBandEQFilterBandFilters

フレンド

class UAtomBusEffectSurrounderWithEQPreset

構築子と解体子

◆ FAtomBusEffectSurrounderWithEQSettings()

FAtomBusEffectSurrounderWithEQSettings::FAtomBusEffectSurrounderWithEQSettings ( )

関数詳解

◆ GetBandFilter() [1/2]

FORCEINLINE FAtomBandEQFilter & FAtomBusEffectSurrounderWithEQSettings::GetBandFilter ( int BandIndex)
inline

◆ GetBandFilter() [2/2]

FORCEINLINE const FAtomBandEQFilter & FAtomBusEffectSurrounderWithEQSettings::GetBandFilter ( int BandIndex) const
inline

◆ UAtomBusEffectSurrounderWithEQPreset

メンバ詳解

◆ BandFilters

TArray<FAtomBandEQFilter> FAtomBusEffectSurrounderWithEQSettings::BandFilters
protected

Specifies the EQ filters (biquad filters) of the multi-band equalizer.

◆ bBypass

bool FAtomBusEffectSurrounderWithEQSettings::bBypass

If true, input audio is directly routed to output audio with applying any effect.

◆ DelayTime

float FAtomBusEffectSurrounderWithEQSettings::DelayTime

Specifies the delay time of the surrounder in milliseconds.

◆ Gain

float FAtomBusEffectSurrounderWithEQSettings::Gain

Specify the final output level of the surrounder in decibels (dB).

◆ MaximumDelayTime

float FAtomBusEffectSurrounderWithEQSettings::MaximumDelayTime

◆ Mode

EAtomSurrounderMode FAtomBusEffectSurrounderWithEQSettings::Mode

Specifies the surrounder mode to operate.


この構造体詳解は次のファイルから抽出されました: