I have to do a hologram projector, but I can't manage to rotate the video in order to have a proper reflection. I know we can't directly rotate a Windows Media Player object in a Windows Form, but I'm wondering how I can do that.
I've been thinking to put the WMP object in a container and just "rotate" it, but I can't manage to find a proper solution.