FAudioChunkHandle::Num

Returns the num bytes pointed to by [GetData()](API\Runtime\Engine\FAudioChunkHandle\GetData).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ContentStreaming.h

Include

#include "ContentStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/ContentStreaming.cpp

Syntax

uint32 Num() const

Remarks

Returns the num bytes pointed to by GetData().

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