Voting helps other researchers find interesting modules.
Generic geo-location information. This is error-prone due to the fact that is uses signed integer fields, which are not supported by proto1 API and are cast to unsigned integers. Consider using the metadata_util function directly, which fills out a version 2 API proto.
altitudeE2
integer()
nil
latitudeE7
longitudeE7
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoVideoGeoLocation{ altitudeE2: integer() | nil, latitudeE7: integer() | nil, longitudeE7: integer() | nil }
@spec decode(struct(), keyword()) :: struct()