Add Blueprint support for Common Video Player [CommonUI plugin]

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

5 Likes

Up!

Why would these not be exposed already?

1 Like

up

UP!!!

I’ve been wondering the same thing :upside_down_face: