IAudioFormat::GetVersion

Gets the current version of the specified audio format.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/IAudioFormat.h

Include

#include "Interfaces/IAudioFormat.h"

Syntax

uint16 GetVersion
(
    FName Format
) const

Remarks

Gets the current version of the specified audio format.

Returns

Version number.

Parameters

Parameter

Description

Format

The format to get the version for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss