FMediaIOCorePlayerBase::SetLooping

Set whether playback should be looping.

Windows
MacOS
Linux

Override Hierarchy

IMediaControls::SetLooping()

FMediaIOCorePlayerBase::SetLooping()

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCorePlayerBase.h

Include

#include "MediaIOCorePlayerBase.h"

Source

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/Player/MediaIOCorePlayerBase.cpp

Syntax

virtual 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