ISoundFile

[ISoundFile](API\Runtime\UnrealAudio\ISoundFile)

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioSoundFile.h

Include

#include "UnrealAudioSoundFile.h"

Syntax

class ISoundFile

Remarks

Destructors

Name Description

Public function Virtual

~ISoundFile()

Functions

Name Description

Public function Const

ESoundFileEr...

 

GetBulkData

(
    TArray< uint8 >** OutData
)

Public function Const

ESoundFileEr...

 

GetChannelMap

Public function Const

ESoundFileEr...

 

GetDataSize

(
    int32& DataSize
)

Public function Const

ESoundFileEr...

 

GetDescription

(
    FSoundFileDescription& OutDescript...
)

Public function Const

ESoundFileEr...

 

GetError()

Public function Const

ESoundFileEr...

 

GetId

(
    uint32& OutId
)

Public function Const

ESoundFileEr...

 

GetPath

(
    FName& OutPath
)

Public function Const

ESoundFileEr...

 

GetState

(
    ESoundFileState::Type& OutState
)

Public function Const

ESoundFileEr...

 

IsStreamed

(
    bool& bOutIsStreamed
)

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