GitHub user ghenry22 opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/74
fix CB-9884 & CB-9885 on windows platform
CB-9884 - windows platform - add support for streaming url prefixes that do
not end in a file
extension, so the media plugin can playback streaming audio.
CB-9885 - windows platform - add base requirements for enabling background
audio in a windows app, does not change default behaviour of the plugin but
adds the required configuration for the user to enable background audio in
their app if they wish. See Jira issue for more details on enabling background
audio.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ghenry22/cordova-plugin-media
windows_media_fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/74.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #74
----
commit c8a89fd712076a0e5f4bee9cf40ad19b79076808
Author: ghenry22 <[email protected]>
Date: 2015-10-28T03:28:52Z
fix CB-9884 & CB-9885
add support for streaming url prefixes that do not end in a file
extension
add base requirements for enabling background audio in a windows app
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]