SubmixUtils::AreSubmixFormatsCompatible

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundSubmix.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundSubmix.cpp

Syntax

namespace SubmixUtils
{
    bool SubmixUtils::AreSubmixFormatsCompatible
    (
        const USoundSubmixBase * ChildSubmix,
        const USoundSubmixBase * ParentSubmix
    )
}

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss