Voting helps other researchers find interesting modules.
Contains OCR text, its start time and additional details about position/fonts
ocrFeature
GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOnScreenTextFeature.t
nil
ocrText
String.t
timeMs
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOCRText{ ocrFeature: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOnScreenTextFeature.t() | nil, ocrText: String.t() | nil, timeMs: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()