IAudioParameterControllerInterface::SetParameters

Sets an array of parameters as a batch.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IAudioParameterControllerInterface::SetParameters()

ISoundParameterControllerInterface::SetParameters()

References

Module

AudioExtensions

Header

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

Include

#include "AudioParameterControllerInterface.h"

Syntax

void SetParameters
(
    TArray< FAudioParameter > && InValues
)

Remarks

Sets an array of parameters as a batch.