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/09/06 11:59:44 UTC

[GitHub] janpio edited a comment on issue #180: Why we can not pause record on android?

janpio edited a comment on issue #180: Why we can not pause record on android?
URL: https://github.com/apache/cordova-plugin-media/issues/180#issuecomment-419067209
 
 
   Have you tried pausing and resuming recording? The README says it's only supported on iOS, but the code actually has some implementation for Android as well: 
   https://github.com/apache/cordova-plugin-media/blob/a006da37a692668006347b10cb0b3a1298380bc4/src/android/AudioHandler.java#L123-L128
   https://github.com/apache/cordova-plugin-media/blob/a006da37a692668006347b10cb0b3a1298380bc4/www/Media.js#L134-L153

----------------------------------------------------------------
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