GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachments
Table of Contents ▼
Jump to a specific part of the page:
Description
An attached 3D look up table
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
lut
(type:list(GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachmentsLut3D)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachments{
lut: [ GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachmentsLut3D.t() ] | nil
}
lut: [ GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachmentsLut3D.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachments