USoundWave::IsStreaming

Checks whether sound has been categorized as streaming.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundWave.cpp

Syntax

bool IsStreaming
(
    const TCHAR * PlatformName
) const

Remarks

Checks whether sound has been categorized as streaming.