#Exposing CommonUI VideoPlayer features and functions to BP

1 messages · Page 1 of 1 (latest)

tranquil orchid
#

I added BP support to CommonUI VideoPlayer by exposing to BP its features and functions. I was looking for an easy way to play mp4 file out of the box avoiding the long classic video setup. And UE provided CommonVideoPlayer but useless in BP since functions were not exposed even the Play() func wasn't.
I'm planning to make it available as a plugin so other devs may take benefit of it too.