VideoFileSphericalMetadataCroppedArea

GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCroppedArea


Table of Contents ▼

Jump to a specific part of the page:

Description

The cropping coordinates, in pixels.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. height (type: integer(), default: nil)
    -
  2. left (type: integer(), default: nil)
    -
  3. top (type: integer(), default: nil)
    -
  4. width (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCroppedArea{
height: integer() | nil,
left: integer() | nil,
top: integer() | nil,
width: integer() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCroppedArea