This method retrieves text recognized in video (OCR).
The unique identifier of the index to which the video has been uploaded.
The unique identifier of the video.
The start of the time range (in seconds) to retrieve OCRs for.
The end of the time range (in seconds) to retrieve OCRs for.
OCRs have successfully been retrieved.
The unique identifier of the video.
An array that contains the OCR elements. For each time range for which the platform finds OCR elements, it returns an object that contains the fields below.
If the platform doesn’t find any OCR elements, the data
field is set to None
.
The unique identifier of the index to which the video has been updated.