width property

int width
final

Width of the video in pixels. A value of -1 means the width is unknown. Value becomes available after the upload, before the video is ready.

read only

e.g: 1920

Implementation

final int width;