GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataEquirectProjection
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Specifies usage of equirectangular projection. More specifically, these are the proportion of projection cropped from each edge not covered by the video frame. For uncropped frame, all values are 0. For v1 metadata, this contains CroppedArea information (CroppedAreaLeftPixels, CroppedAreaTopPixels, CroppedAreaImageWidthPixels, CroppedAreaImageHeightPixels)
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
projectionBoundsBottom
(type:integer()
, default:nil
)
- -
projectionBoundsLeft
(type:integer()
, default:nil
)
- -
projectionBoundsRight
(type:integer()
, default:nil
)
- -
projectionBoundsTop
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataEquirectProjection