View Source ExOnvif.Media.VideoResolution (ExOnvif v0.7.1)

Schema describing the resolution of a video stream.

Summary

Types

t()

@type t() :: %ExOnvif.Media.VideoResolution{height: integer(), width: integer()}

Functions

changeset(video_resolution, attrs)

encode(video_resolution)

parse(doc)