GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataPose
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Specifies the compass heading, pitch & roll for the origin of the projection. The origin for the "equirectangular" projection is the center of the image. The origin for the other projection types is defined as the location in the image that corresponds to the origin of an "equirectangular" projection.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
headingDegrees
(type:number()
, default:nil
)
- -
pitchDegrees
(type:number()
, default:nil
)
- -
rollDegrees
(type:number()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataPose