duration property

double? duration
getter/setter pair

The total duration of the video.

If the source is playlistGroup this value will always be 0. Otherwise this value is the duration of the selected video.

Implementation

double? duration;