ITargetPlatformManagerModule::GetAudioFormats

Returns the list of all IAudioFormats that were located in DLLs.

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformManagerModule

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h
Include #include "Interfaces/ITargetPlatformManagerModule.h"
const [TArray](API\Runtime\Core\Containers\TArray)< const class [IAudioFormat](API\Developer\TargetPlatform\Interfaces\IAudioFormat) * > & GetAudioFormats()  

Remarks

Returns the list of all IAudioFormats that were located in DLLs. Collection of audio formats.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library