[ 
https://issues.apache.org/jira/browse/CB-11146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353664#comment-15353664
 ] 

ASF GitHub Bot commented on CB-11146:
-------------------------------------

Github user emirdeliz commented on the issue:

    https://github.com/apache/cordova-plugin-media/pull/94
  
    Some resolution for this?


> getDuration only available after play
> -------------------------------------
>
>                 Key: CB-11146
>                 URL: https://issues.apache.org/jira/browse/CB-11146
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media
>            Reporter: David Peacock
>              Labels: android, iOS, pendingPR, triaged
>
> In the Media plug-in with iOS the getDuration is only available once play has 
> been called.  This is because the callback to set the duration is only ever 
> triggered from play.
> Previously you could call play/stop immediately to get around this, this no 
> longer works as the stop will not invoke unless the sound actually is 
> playing.  This wasn't ideal anyways as the documentation shows you should 
> only have to create a new Media object and then getDuration should be 
> available to be used.  Should initialize duration on create.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to