VideoFileSphericalMetadataCubemapProjection

GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCubemapProjection


Table of Contents ▼

Jump to a specific part of the page:

Description

Specifies usage of cubemap projection.

Attributes List

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

View Attributes

Attributes

  1. layout (type: integer(), default: nil)
    - Values 0 to 255 are reserved for current and future layouts. Value of 0 corresponds to a grid with 3 columns and 2 rows as follows: | right face | left face | up face | | down face | front face | back face |

  2. padding (type: integer(), default: nil)
    - Number of pixels to pad from the edge of each cube face

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCubemapProjection{
layout: integer() | nil,
padding: integer() | nil
}

Function

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

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