[
https://issues.apache.org/jira/browse/CB-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Drew Walters updated CB-757:
----------------------------
Description:
Add an implementation of the Media API for BlackBerry smartphones. Although
WebWorks provides support for audio API from javascript it had some
limitations, so this will be a native implementation.
The first pass at this implementation will not provide custom buffering so
streaming a remote file may take some time to begin playing. Future enhancement
could add custom buffering to improve the response time and also provide seek
ability on OS 5.
To enable the Media API in an existing Cordova BlackBerry project the following
line needs added to the projects plugins.xml:
<plugin name="Media" value="org.apache.cordova.media.Media"/>
was:
Add an implementation of the Media API for BlackBerry smartphones. Although
WebWorks provides support for audio API from javascript it had some
limitations, so this will be a native implementation.
The first pass at this implementation will not provide custom buffering so
streaming a remote file may take some time to begin playing. Future enhancement
could add custom buffering to improve the response time and also provide seek
ability on OS 5.
> Add Media API for BlackBerry smartphone
> ---------------------------------------
>
> Key: CB-757
> URL: https://issues.apache.org/jira/browse/CB-757
> Project: Apache Cordova
> Issue Type: New Feature
> Components: BlackBerry, CordovaJS, Docs, mobile-spec
> Affects Versions: 1.8.0
> Reporter: Drew Walters
> Assignee: Drew Walters
> Fix For: 1.8.0
>
>
> Add an implementation of the Media API for BlackBerry smartphones. Although
> WebWorks provides support for audio API from javascript it had some
> limitations, so this will be a native implementation.
> The first pass at this implementation will not provide custom buffering so
> streaming a remote file may take some time to begin playing. Future
> enhancement could add custom buffering to improve the response time and also
> provide seek ability on OS 5.
> To enable the Media API in an existing Cordova BlackBerry project the
> following line needs added to the projects plugins.xml:
> <plugin name="Media" value="org.apache.cordova.media.Media"/>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira