USoundWave::GetResourceSizeForFormat

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

USoundWave::GetResourceSizeForFormat()

USoundWaveProcedural::GetResourceSizeForFormat()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundWave.cpp

Syntax

virtual int32 GetResourceSizeForFormat
(
    FName Format
)

Returns

Sum of the size of waves referenced by this cue for the given platform.

Parameters

Parameter

Description

Format

Format to check