View Source GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadata (google_api_content_warehouse v0.4.0)
Attributes
-
luts
(type:GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachments.t
, default:nil
) - -
videoFpa
(type:GoogleApi.ContentWarehouse.V1.Model.VideoFileFramePackingArrangement.t
, default:nil
) - Information on Frame Packing arrangement
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadata{ luts: GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoMetadataLutAttachments.t() | nil, videoFpa: GoogleApi.ContentWarehouse.V1.Model.VideoFileFramePackingArrangement.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.