FAudioFileReader

Windows
MacOS
Linux

References

Module

AudioMixer

Header

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

Include

#include "FileDecoder.h"

Syntax

class FAudioFileReader

Constructors

Name Description

Public function

FAudioFileReader

(
    const FString& InPath
)

Constructor.

Functions

Name Description

Public function

void

 

GetFileInfo

(
    FSoundQualityInfo& OutInfo
)

Returns file information.

Public function

bool

 

PopAudio

(
    float* OutAudio,
    int32 NumSamples
)

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