

# FaceDetection
<a name="API_FaceDetection"></a>

Information about a face detected in a video analysis request and the time the face was detected in the video. 

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

 ** Face **   <a name="rekognition-Type-FaceDetection-Face"></a>
The face properties for the detected face.  
Type: [FaceDetail](API_FaceDetail.md) object  
Required: No

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

## See Also
<a name="API_FaceDetection_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/FaceDetection) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/FaceDetection) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/FaceDetection) 