setSpeed function with one param - speed (data type: double) is added to the package. The function requires double value to sets speed value to slow down video motion between 0.0 and 1.0.
I have implemented setting playback speed for all supported platform and included your code changes as well.
I'm going to close this PR, thanks for your contribution 😃
Reference:
No slow motion (speed) added in the package
Change
setSpeed function with one param - speed (data type: double) is added to the package. The function requires double value to sets speed value to slow down video motion between 0.0 and 1.0.
Hope it helps. Thanks.