#include <ISoundWaveCloudStreaming.h>
◆ ~ISoundWaveCloudStreamingFeature()
| virtual Audio::ISoundWaveCloudStreamingFeature::~ISoundWaveCloudStreamingFeature |
( |
| ) |
|
|
virtualdefault |
◆ CanOverrideFormat()
| virtual bool Audio::ISoundWaveCloudStreamingFeature::CanOverrideFormat |
( |
const USoundWave * |
InWaveToOverride | ) |
|
|
pure virtual |
Checks if the given sound wave can be turned into cloud streamable.
◆ GetModularFeatureName()
| static FName Audio::ISoundWaveCloudStreamingFeature::GetModularFeatureName |
( |
| ) |
|
|
inlinestatic |
◆ GetOverrideFormatName()
| virtual FName Audio::ISoundWaveCloudStreamingFeature::GetOverrideFormatName |
( |
const USoundWave * |
InWaveToOverride | ) |
|
|
pure virtual |
Gets the format name to use when overriding the given sound wave for cloud streaming.
◆ GetPluginGUID()
| virtual FGuid Audio::ISoundWaveCloudStreamingFeature::GetPluginGUID |
( |
| ) |
const |
|
pure virtual |
Returns the GUID of this plugin.
The documentation for this class was generated from the following file: