PVS.AVPlayer - MCI Audio and Video Library - CodeProject
Hello Victor, The MCI devices used by PVS.AVPlayer do not support reverse playback. You can test this yourself by playing a movie and then do something like: string result; myPlayer1.MciRequest(" capability", " can reverse", out result); MessageBox.Show(r...