duration property

int? duration
getter/setter pair

The duration of the file if it is a video or audio file. This is measured in seconds and is optional.

Implementation

int? duration;