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

#include <CriWareCoreSettings.h>

公開メンバ関数

CRIWARECORE_API void OverridesWith (const FAtomVoicesSettings &Settings)

公開変数類

int32 NumChannels = 0
int32 NumVoices = 0
int32 SamplingRate = 0

関数詳解

◆ OverridesWith()

void FAtomVoicesSettings::OverridesWith ( const FAtomVoicesSettings & Settings)

Overrides with other settings when value is valid.

メンバ詳解

◆ NumChannels

int32 FAtomVoicesSettings::NumChannels = 0

The number of channels used by a voice. (0 means "do not override".)

◆ NumVoices

int32 FAtomVoicesSettings::NumVoices = 0

The number of standard voices used by Atom. (0 means "do not override".)

◆ SamplingRate

int32 FAtomVoicesSettings::SamplingRate = 0

The sampling rate used by a voice. (0 means "do not override".)


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