I have this code in my Delphi XE / iOS project:
MediaPlayerControl.MediaPlayer := MediaPlayer;
MediaPlayerControl.Visible := True;
MediaPlayer.FileName := FVideoPath;
MediaPlayer.Play;
However, only the sound plays....
I have tried with both .mp4 video file (AFAIK supported) and another