Navigation
Unreal Engine C++ API Reference > Runtime > MediaAssets > UMediaPlayer
References
Module | MediaAssets |
Header | /Engine/Source/Runtime/MediaAssets/Public/MediaPlayer.h |
Include | #include "MediaPlayer.h" |
Source | /Engine/Source/Runtime/MediaAssets/Private/Assets/MediaPlayer.cpp |
bool SupportsSeeking&40;&41; const
Remarks
Check whether the currently loaded media can jump to a certain position. true if seeking is supported, false otherwise.