height property

int height
final

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

read only

e.g: 1080

Implementation

final int height;