class Aws::Rekognition::Types::TextDetectionResult
Information about text detected in a video. Incudes the detected text, the time in milliseconds from the start of the video that the text was detected, and where it was detected on the screen.
@!attribute [rw] timestamp
The time, in milliseconds from the start of the video, that the text was detected. @return [Integer]
@!attribute [rw] text_detection
Details about text detected in a video. @return [Types::TextDetection]
Constants
- SENSITIVE