[
https://issues.apache.org/jira/browse/CB-8888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506746#comment-14506746
]
ASF GitHub Bot commented on CB-8888:
------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/52
CB-8888 Makes media status reporting on windows more precise
Fix for https://issues.apache.org/jira/browse/CB-8888
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-media CB-8888
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/52.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 #52
----
commit 5cf73f56d571e0e71762aeaeddaa05e9bbc78d06
Author: Vladimir Kotikov <[email protected]>
Date: 2015-04-22T09:50:19Z
CB-8888 Makes media status reporting on windows more precise
----
> Media plugin doesn't report status precisely
> --------------------------------------------
>
> Key: CB-8888
> URL: https://issues.apache.org/jira/browse/CB-8888
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin Media
> Environment: Windows, media plugin 1.0.0
> Reporter: Vladimir Kotikov
> Assignee: Vladimir Kotikov
>
> Currently, media status is changed to MEDIA_RUNNING right when we send a
> "play" command to Audio. It then initializes, downloads the file and only
> then starts playing.
> It should be changed to set MEDIA_RUNNING state only when actual playback
> starts by subscribing to corresponding Audio event.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]