Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/ISoundfieldFactory
- ISoundfieldFactory::IsEndpointFormat()
- ISoundfieldEndpointFactory::IsEndpointFormat()
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include | #include "ISoundfieldFormat.h" |
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.