UAudioCurveSourceComponent::Play

Begins playing the targeted Audio Component's sound at the designated Start Time, seeking into a sound.

Windows
MacOS
Linux

Override Hierarchy

UAudioComponent::Play()

UAudioCurveSourceComponent::Play()

References

Module

FacialAnimation

Header

/Engine/Plugins/Editor/FacialAnimation/Source/FacialAnimation/Public/AudioCurveSourceComponent.h

Include

#include "AudioCurveSourceComponent.h"

Source

/Engine/Plugins/Editor/FacialAnimation/Source/FacialAnimation/Private/AudioCurveSourceComponent.cpp

Syntax

virtual void Play
(
    float StartTime
)

Remarks

Begins playing the targeted Audio Component's sound at the designated Start Time, seeking into a sound.

Parameters

Parameter

Description

StartTime

The offset, in seconds, to begin reading the sound at

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