Details
Description
If the video is all ready playing and we set the the rate(4.0) it changes the the rate successfully. But If you stops the Video and then sets the setRate(4.0) it shows no impact on MediaView and playes files with 1.0 rate. getRate() returns the value 4.0 but no any impact on the playing of file in mediaView accordingly.