Creates a new VideoSize object.
width and height are the width and height of the video in pixels.
width
height
VideoSize(this.width, this.height);