Voting helps other researchers find interesting modules.
info
GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfo.t
nil
inputReadTime
float()
partialFile
boolean()
totalVsiTime
vsiStats
list(GoogleApi.ContentWarehouse.V1.Model.VideoPipelineViperVSIColumnDataVsiStats.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoPipelineViperVSIColumnData{ info: GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfo.t() | nil, inputReadTime: float() | nil, partialFile: boolean() | nil, totalVsiTime: float() | nil, vsiStats: [ GoogleApi.ContentWarehouse.V1.Model.VideoPipelineViperVSIColumnDataVsiStats.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()