getDuration

open fun getDuration(): Int

Deprecated

Convenience method for obtaining the parsed Duration value from the properties Map

Return

the Duration, in milliseconds as an Integer. 0 if no duration key found, if the value fails to parse (e.g. if "zzz" is in the duration), or if the duration is actually 0 (as can be the case for remote Video objects)