IngressSourceRequest

constructor(@Json(name = "fps") fps: IngressSourceRequest.Fps, @Json(name = "height") height: Int, @Json(name = "width") width: Int)