You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/15 19:55:07 UTC

[GitHub] BuddyLReno opened a new pull request #196: Add support for setRate on Android. Fix setRate on iOS when seeking.

BuddyLReno opened a new pull request #196: Add support for setRate on Android. Fix setRate on iOS when seeking.
URL: https://github.com/apache/cordova-plugin-media/pull/196
 
 
   ### Platforms affected
   - Android
   - iOS
   
   ### What does this PR do?
   - Fix rate setting when seeking audio tracks on iOS.
   - Adds setRate support for android.
   
   ### What testing has been done on this change?
   Physical device testing on:
   
   - iPhone X (iOS 12)
   - iPhone 6 (iOS 11)
   - OnePlus 5T (Oreo 8.1)
   - Samsung Galaxy S8 (Nougat 7.1)
   
   ### Checklist
   - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [ ] Added automated test coverage as appropriate for this change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org