FAudioPlatformSettings

Windows
MacOS
Linux

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixerTypes.h

Include

#include "AudioMixerTypes.h"

Syntax

struct FAudioPlatformSettings

Variables

Name Description

Public variable

int32

 

CallbackBufferFrameSize

The amount of audio to compute each callback block.

Public variable

int32

 

MaxChannels

The max number of channels to limit for this platform.

Public variable

int32

 

NumBuffers

The number of buffers to keep enqueued.

Public variable

int32

 

NumSourceWorkers

The number of workers to use to compute source audio.

Public variable

int32

 

SampleRate

Sample rate to use on the platform for the mixing engine.

Constructors

Name Description

Public function

FAudioPlatformSettings()

Functions

Name Description

Public function Static

FAudioPlatfo...

 

GetPlatformSettings

(
    const TCHAR* PlatformSettingsC...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss