|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include <AtomRuntime.h>
公開変数類 | |
| EAtomVoicePoolCodecType | CodecType = EAtomVoicePoolCodecType::Undefined |
| int32 | MaxChannels = 0 |
| int32 | MaxSamplingRate = 0 |
| EAtomVoicePoolStreamingType | StreamingType = EAtomVoicePoolStreamingType::Mixed |
| FName | UserName = NAME_None |
| FCriAtomVoicePoolPtr | VoicePool = nullptr |
| EAtomVoicePoolCodecType Atom::FVoicePool::CodecType = EAtomVoicePoolCodecType::Undefined |
| int32 Atom::FVoicePool::MaxChannels = 0 |
| int32 Atom::FVoicePool::MaxSamplingRate = 0 |
| EAtomVoicePoolStreamingType Atom::FVoicePool::StreamingType = EAtomVoicePoolStreamingType::Mixed |
| FName Atom::FVoicePool::UserName = NAME_None |
| FCriAtomVoicePoolPtr Atom::FVoicePool::VoicePool = nullptr |