ISoundfieldFactory::IsEndpointFormat

This is overridden to return true for soundfield formats that are only used for sending audio externally.

Windows
MacOS
Linux

Override Hierarchy

ISoundfieldFactory::IsEndpointFormat()

ISoundfieldEndpointFactory::IsEndpointFormat()

References

Module

AudioExtensions

Header

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

Include

#include "ISoundfieldFormat.h"

Syntax

virtual bool IsEndpointFormat()

Remarks

This is overridden to return true for soundfield formats that are only used for sending audio externally. Rather than overriding this, consider implementing ISoundfieldEndpointFactory.

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