Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces
Inheritance Hierarchy
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IAudioFormatModule.h |
Include | #include "Interfaces/IAudioFormatModule.h" |
Syntax
class IAudioFormatModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)
Remarks
Interface for audio format modules.
Destructors
Type | Name | Description |
---|---|---|
~IAudioFormatModule () | Virtual destructor. |
Functions
Type | Name | Description |
---|---|---|
IAudioFormat... | GetAudioFormat () | Gets the audio format. |