UMediaSoundComponent::SetEnvelopeFollowingsettings

Sets the envelope attack and release times (in ms).

Windows
MacOS
Linux

References

Module

MediaAssets

Header

/Engine/Source/Runtime/MediaAssets/Public/MediaSoundComponent.h

Include

#include "MediaSoundComponent.h"

Source

/Engine/Source/Runtime/MediaAssets/Private/Assets/MediaSoundComponent.cpp

Syntax

void SetEnvelopeFollowingsettings
(
    int32 AttackTimeMsec,
    int32 ReleaseTimeMsec
)

Remarks

Sets the envelope attack and release times (in ms).

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