Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > IAudioFormat
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IAudioFormat.h |
Include | #include "Interfaces/IAudioFormat.h" |
uint16 GetVersion
&40;
FName Format
&41; const
Remarks
Gets the current version of the specified audio format. Version number.
Parameters
Name | Description |
---|---|
Format | The format to get the version for. |