Alex created CB-8100:
------------------------
Summary: Getting media position syncroniously
Key: CB-8100
URL: https://issues.apache.org/jira/browse/CB-8100
Project: Apache Cordova
Issue Type: Improvement
Components: 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
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]