Choose your operating system:
Windows
macOS
Linux
| IAudioPluginFactory::SupportsPlatform()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Spatialization/Source/Spatialization/Public/ITDSpatializer.h |
Include |
#include "ITDSpatializer.h" |
Returns whether this plugin supports use on the specified platform.
true if this plugin supports use on Platform, false otherwise.
Parameter |
Description |
---|---|
Platform |
an enumerated platform (i.e. Windows, Playstation4, etc.) |