Voting helps other researchers find interesting modules.
Features for video level info.
averageTextAreaRatio
number()
nil
clusterIdToFrameSize
map()
durationInMs
integer()
langIdDetectedLanguage
String.t
numClusters
numFrames
ocrDetectedLanguage
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchOcrVideoFeature{ averageTextAreaRatio: number() | nil, clusterIdToFrameSize: map() | nil, durationInMs: integer() | nil, langIdDetectedLanguage: String.t() | nil, numClusters: integer() | nil, numFrames: integer() | nil, ocrDetectedLanguage: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()