[ 
https://issues.apache.org/jira/browse/CB-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bowser updated CB-4666:
---------------------------
    Assignee:     (was: Joe Bowser)

> "duration" and "position" properties in a Media object cannot be read
> ---------------------------------------------------------------------
>
>                 Key: CB-4666
>                 URL: https://issues.apache.org/jira/browse/CB-4666
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Media
>    Affects Versions: 2.9.0
>         Environment: Android 4.0.4 on physical device.
>            Reporter: Shingo Toda
>            Priority: Minor
>
> position and duration properties in Media objects are undefined then cannot 
> be read.
> {code}
>         var media = new Media(src);
>         expect(media.duration).toBeDefined();  // undefined
>         expect(media.position).toBeDefined();  // undefined
> {code}



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