Hybrid Application Developer Question: Download Hybrid Application Developer PDF

Do you know what is media.seekTo and media.getDuration function in OpenGap media API?

Tweet Share WhatsApp

Answer:

☛ seekTo in OpenGap Media API is a function that updates the latest position of the underlying audio file of a Media Object
☛ getDuration is a function that returns the duration of the audio file in seconds. It will return the value -1, if the duration is unknown

Download Hybrid Application Developer PDF Read All 49 Hybrid Application Developer Questions
Previous QuestionNext Question
Tell me what does PhoneGap plugin consist of? What are the files required to create your own PhoneGap plugin for IOS?Tell me what is the difference between ChildBrowser and InAppBrowser in PhoneGap?