IAudioParameterControllerInterface::SetParameter

Sets a named parameter to the given parameter structure value.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IAudioParameterControllerInterface::SetParameter()

ISoundParameterControllerInterface::SetParameter()

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/AudioParameterControllerInterface.h

Include

#include "AudioParameterControllerInterface.h"

Syntax

void SetParameter
(
    FAudioParameter && InValue
)

Remarks

Sets a named parameter to the given parameter structure value.