IAudioFormat::GetVersion

Gets the current version of the specified audio format.

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
(
    [FName](API\Runtime\Core\UObject\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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library