Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/FMediaIOCorePlayerBase
- 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 |
virtual bool SetLooping
&40;
bool Looping
&41;
Remarks
Set whether playback should be looping.
Parameters
Name | Description |
---|---|
Looping | Enables or disables looping. |