duration property

double duration
final

Duration of the video in seconds. A value of -1 means the duration is unknown. The duration becomes available after the upload, before the video is ready.

read only

e.g: 300

Implementation

final double duration;