getDurationLong

open fun getDurationLong(): Long

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

Return

the Duration, in milliseconds as a Long. 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)