IAudioFormatModule

Interface for audio format modules.

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library