Voting helps other researchers find interesting modules.
Mapping of time/character correspondences. Used to map found snippets to the time and thumbnail nearest that snippet.
CharOffset
integer()
nil
Confidence
TimeOffset
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.PseudoVideoDataTranscriptTimestamp{ CharOffset: integer() | nil, Confidence: integer() | nil, TimeOffset: integer() | nil }
@spec decode(struct(), keyword()) :: struct()