IMediaControls::SetLooping

Set whether playback should be looping.

Windows
MacOS
Linux

Override Hierarchy

IMediaControls::SetLooping()

FMediaIOCorePlayerBase::SetLooping()

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaControls.h

Include

#include "IMediaControls.h"

Syntax

bool SetLooping
(
    bool Looping
)

Remarks

Set whether playback should be looping.

Parameters

Parameter

Description

Looping

Enables or disables looping.

See Also

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