1.

Explain What Is Media.seekto And Media.getduration Function In Opengap Media Api?

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



Discussion

No Comment Found