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

#include <AtomMixer.h>

公開メンバ関数

 FMixerPlatformInfo ()
void Reset ()

公開変数類

uint8 bIsSystemDefault: 1
EMixerDataFormat Format
FString Name
int32 NumChannels
int32 NumDirectOutChannels
TArray< EMixerSpeakerOutputChannelArray
FString RuntimeID
int32 SampleRate

詳解

Structure to hold platform device information

構築子と解体子

◆ FMixerPlatformInfo()

Atom::FMixerPlatformInfo::FMixerPlatformInfo ( )
inline

関数詳解

◆ Reset()

void Atom::FMixerPlatformInfo::Reset ( )
inline

メンバ詳解

◆ bIsSystemDefault

uint8 Atom::FMixerPlatformInfo::bIsSystemDefault

Whether or not this device is the system default

◆ Format

EMixerDataFormat Atom::FMixerPlatformInfo::Format

The data format of the audio stream

◆ Name

FString Atom::FMixerPlatformInfo::Name

The name of the audio device

◆ NumChannels

int32 Atom::FMixerPlatformInfo::NumChannels

The number of channels supported by the audio device

◆ NumDirectOutChannels

int32 Atom::FMixerPlatformInfo::NumDirectOutChannels

The number of channels above the base stereo or 7.1 channels supported by the audio device

◆ OutputChannelArray

TArray<EMixerSpeaker> Atom::FMixerPlatformInfo::OutputChannelArray

The output channel array of the audio device

◆ RuntimeID

FString Atom::FMixerPlatformInfo::RuntimeID

ID of the runtime.

◆ SampleRate

int32 Atom::FMixerPlatformInfo::SampleRate

The sample rate of the audio device


この構造体詳解は次のファイルから抽出されました:
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCore/Public/Atom/Mixer/AtomMixer.h