Voting helps other researchers find interesting modules.
The cropping coordinates, in pixels.
height
integer()
nil
left
top
width
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCroppedArea{ height: integer() | nil, left: integer() | nil, top: integer() | nil, width: integer() | nil }
@spec decode(struct(), keyword()) :: struct()