

# TextDetectionResult
<a name="API_TextDetectionResult"></a>

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.

## Contents
<a name="API_TextDetectionResult_Contents"></a>

 ** TextDetection **   <a name="rekognition-Type-TextDetectionResult-TextDetection"></a>
Details about text detected in a video.  
Type: [TextDetection](API_TextDetection.md) object  
Required: No

 ** Timestamp **   <a name="rekognition-Type-TextDetectionResult-Timestamp"></a>
The time, in milliseconds from the start of the video, that the text was detected. Note that `Timestamp` is not guaranteed to be accurate to the individual frame where the text first appears.  
Type: Long  
Required: No

## See Also
<a name="API_TextDetectionResult_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/rekognition-2016-06-27/TextDetectionResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/TextDetectionResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/TextDetectionResult) 