FAudioOutputStreamInfo

Windows
MacOS
Linux

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Syntax

struct FAudioOutputStreamInfo

Variables

Name Description

Public variable

IAudioMixer ...

 

AudioMixer

The callback to use for platform-independent layer.

Public variable

FAudioPlatformD...

 

DeviceInfo

Public variable

uint32

 

NumBuffers

The number of queued buffers to use.

Public variable

int32

 

NumOutputFrames

Number of output frames

Public variable

uint32

 

OutputDeviceIndex

The index of the output device for the audio stream.

Public variable

EAudioOutputStr...

 

StreamState

The state of the output audio stream.

Constructors

Name Description

Public function

FAudioOutputStreamInfo()

Destructors

Name Description

Public function

~FAudioOutputStreamInfo()

Functions

Name Description

Public function

void

 

Reset()

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