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