Navigation
API > API/Runtime > API/Runtime/AudioMixer
References
Module | AudioMixer |
Header | /Engine/Source/Runtime/AudioMixer/Public/FileDecoder.h |
Include | #include "FileDecoder.h" |
Syntax
class FAudioFileReader
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FAudioFileReader
(
const FString& InPath |
Constructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | GetFileInfo
(
FSoundQualityInfo& OutInfo |
Returns file information. |
![]() |
bool | PopAudio
(
float* OutAudio, |