ISoundfieldEndpoint::GetRemainderInPacketBuffer

Returns the amount of ISoundfieldAudioPackets that can be buffered for this endpoint before reaching capacity.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldEndpoint.h

Include

#include "ISoundfieldEndpoint.h"

Source

/Engine/Source/Runtime/AudioExtensions/Private/ISoundfieldEndpoint.cpp

Syntax

int32 GetRemainderInPacketBuffer()

Remarks

Returns the amount of ISoundfieldAudioPackets that can be buffered for this endpoint before reaching capacity.

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