VideoResolution

constructor(@Json(name = "height") height: Int, @Json(name = "width") width: Int)

Parameters

height
width