FMediaIOCorePlayerBase::IsLooping

Check whether playback is currently looping.

Windows
MacOS
Linux

Override Hierarchy

IMediaControls::IsLooping()

FMediaIOCorePlayerBase::IsLooping()

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 IsLooping() const

Remarks

Check whether playback is currently looping.

Returns

true if playback is looping, false otherwise.

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