Voting helps other researchers find interesting modules.
Globally allowed spherical meta data.
clampedOptimalFovBounds
GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataFOVBounds.t
nil
cubemap
GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCubemapProjection.t
deprecatedCroppedArea
GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCroppedArea.t
deprecatedInitialView
GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataViewDirection.t
equirect
GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataEquirectProjection.t
fullPanoHeightPixels
integer()
fullPanoWidthPixels
mesh
GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataMeshProjection.t
metadataSource
String.t
optimalFovBounds
pose
GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataPose.t
projectionType
sourceCount
spherical
boolean()
stereoMode
stitched
stitchingSoftware
timestamp
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadata{ clampedOptimalFovBounds: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataFOVBounds.t() | nil, cubemap: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCubemapProjection.t() | nil, deprecatedCroppedArea: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataCroppedArea.t() | nil, deprecatedInitialView: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataViewDirection.t() | nil, equirect: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataEquirectProjection.t() | nil, fullPanoHeightPixels: integer() | nil, fullPanoWidthPixels: integer() | nil, mesh: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataMeshProjection.t() | nil, metadataSource: String.t() | nil, optimalFovBounds: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataFOVBounds.t() | nil, pose: GoogleApi.ContentWarehouse.V1.Model.VideoFileSphericalMetadataPose.t() | nil, projectionType: String.t() | nil, sourceCount: integer() | nil, spherical: boolean() | nil, stereoMode: String.t() | nil, stitched: boolean() | nil, stitchingSoftware: String.t() | nil, timestamp: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()