In class “UCommonVideoPlayer” inside “CommonVideoPlayer.h” file under “CommonUI” plugin. There are a lot of feature and functions, that would be handy, if it was exposed to Blueprint.
Such as:
-
Play
-
Reverse
-
Pause
-
PlayFromStart
-
GetVideoDuration
-
GetPlaybackTime
-
GetPlaybackRate
-
IsLooping
-
IsPaused
-
IsPlaying
-
IsMuted
-
SetVideo
-
Seek
-
Close
-
SetPlaybackRate
-
SetLooping
-
SetIsMuted