Navigation
API > API/Runtime > API/Runtime/AudioExtensions
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundWaveCloudStreaming.h |
| Include | #include "ISoundWaveCloudStreaming.h" |
Syntax
enum ESoundWaveCloudStreamingPlatformEnableType
{
Inherited,
Disabled,
SWC_MultipleValues,
}
Values
| Name | Description |
|---|---|
| Inherited | Use Sound Wave setting. |
| Disabled | Disables Sound Wave cloud streaming for this platform. |
| SWC_MultipleValues | Used in Slate widget configuration to indicate multiple selected objects have different values. |
Remarks
Platform specific enabling of Sound Wave cloud streaming.