Schema describing the resolution of a video stream.
@type t() :: %ExOnvif.Media.VideoResolution{height: integer(), width: integer()}