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

jcesarmobile closed CB-8100.
----------------------------
    Resolution: Won't Do

This is not possible, all plugin calls are async

> Getting media position syncroniously
> ------------------------------------
>
>                 Key: CB-8100
>                 URL: https://issues.apache.org/jira/browse/CB-8100
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-media
>            Reporter: Alex
>            Priority: Trivial
>
> Implement sychronious method (property) for getting current media position.
> Currently officially only async method getCureentPosition is supported. Is it 
> possible to support sync method? I know that media has _position property and 
> sync method now can be implemented like (at least it works for me):
> media.getCureentPosition()
> var position = media._position
> Is it possible to implement it officially?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to