MediaIndexVideoFrames

GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoFrames


Table of Contents ▼

Jump to a specific part of the page:

Description

Data about multiple video frames associated with the video.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. videoFrames (type: list(GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoFrame), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoFrames{
videoFrames: [GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoFrame.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MediaIndexVideoFrames