Reverse video playback
Products: Media Player SDK .Net. Engine: MediaPlayerCoreX (Cross-platform).
Sample code
To use reverse playback, set the rate to a negative value.
MediaPlayer1.Rate_Set(-1.0);
How to install the required redists or deploy them to the user's PC?
Visit our GitHub page to get more code samples.