|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <CriWareCoreSettings.h>
公開メンバ関数 | |
| CRIWARECORE_API void | OverridesWith (const FAtomVoicesSettings &Settings) |
公開変数類 | |
| int32 | NumChannels = 0 |
| int32 | NumVoices = 0 |
| int32 | SamplingRate = 0 |
| void FAtomVoicesSettings::OverridesWith | ( | const FAtomVoicesSettings & | Settings | ) |
Overrides with other settings when value is valid.
| int32 FAtomVoicesSettings::NumChannels = 0 |
The number of channels used by a voice. (0 means "do not override".)
| int32 FAtomVoicesSettings::NumVoices = 0 |
The number of standard voices used by Atom. (0 means "do not override".)
| int32 FAtomVoicesSettings::SamplingRate = 0 |
The sampling rate used by a voice. (0 means "do not override".)