VideoPipelineViperVSIColumnDataVsiStats

GoogleApi.ContentWarehouse.V1.Model.VideoPipelineViperVSIColumnDataVsiStats


Table of Contents ▼

Jump to a specific part of the page:

Description

The stats of each output vsi.

Attributes List

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

View Attributes

Attributes

  1. partialVsi (type: boolean(), default: nil)
    - True if the output vsi is a partial vsi.
  2. vsiTime (type: float(), default: nil)
    - The time (in secondes) from vsi_engine init to vsi written to output buffer.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoPipelineViperVSIColumnDataVsiStats{
partialVsi: boolean() | nil,
vsiTime: float() | nil
}

Function

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

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