DrishtiVesperMovingThumbnailScoreComponents

GoogleApi.ContentWarehouse.V1.Model.DrishtiVesperMovingThumbnailScoreComponents


Table of Contents ▼

Jump to a specific part of the page:

Description

Sum of individual score components within a moving thumbnail. Used as input for weight fitting.

Attributes List

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

View Attributes

Attributes

  1. audienceRewindRatioScore (type: number(), default: nil)
    -
  2. iconicFaceScore (type: number(), default: nil)
    -
  3. matchingScore (type: number(), default: nil)
    -
  4. motionScore (type: number(), default: nil)
    -
  5. titleMatchingScore (type: number(), default: nil)
    -
  6. videoThumbQualityScore (type: number(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.DrishtiVesperMovingThumbnailScoreComponents{
audienceRewindRatioScore: number() | nil,
iconicFaceScore: number() | nil,
matchingScore: number() | nil,
motionScore: number() | nil,
titleMatchingScore: number() | nil,
videoThumbQualityScore: number() | nil
}

Function

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

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