Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces
Inheritance Hierarchy
- IModuleInterface
- IAudioFormatModule
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IAudioFormatModule.h |
| Include | #include "Interfaces/IAudioFormatModule.h" |
Syntax
class IAudioFormatModule : public IModuleInterface
Remarks
Interface for audio format modules.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| IAudioFormat * | Gets the audio format. |