GoogleApi.ContentWarehouse.V1.Model.VideoThumbnailsFrameFileList
Table of Contents ▼
Jump to a specific part of the page:
Description
List of individual video frames, each saved as an image file
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
frameFiles
(type:list(GoogleApi.ContentWarehouse.V1.Model.VideoThumbnailsFrameFile)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoThumbnailsFrameFileList{
frameFiles: [GoogleApi.ContentWarehouse.V1.Model.VideoThumbnailsFrameFile.t()] | nil
}
frameFiles: [GoogleApi.ContentWarehouse.V1.Model.VideoThumbnailsFrameFile.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoThumbnailsFrameFileList