How to gets the VideoPlayer class?

Hi friends…

I have created a cut scene and want to play it, but i could not find a way to reproduce it, i saw sonar system’s tutorial about it but looks like the experimental::ui namespace is not available anymore… then searched on api reference and found it as ui\UIVideoPlayer.h but don´t know the type name to use it…

Any help will be appreciated
Thanks…

Update
I checked UIVideoPlayer header and found that macro for win32 is not included in the condition in order to read experimental::ui namespace…

Do we have a video player class for desktop platforms?