VideoMetadata
Information about a video that Amazon Rekognition analyzed. Videometadata
is returned in
every page of paginated responses from a Amazon Rekognition video operation.
Contents
- Codec
-
Type of compression used in the analyzed video.
Type: String
Required: No
- ColorRange
-
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
Type: String
Valid Values:
FULL | LIMITED
Required: No
- DurationMillis
-
Length of the video in milliseconds.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- Format
-
Format of the analyzed video. Possible values are MP4, MOV and AVI.
Type: String
Required: No
- FrameHeight
-
Vertical pixel dimension of the video.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- FrameRate
-
Number of frames per second in the video.
Type: Float
Required: No
- FrameWidth
-
Horizontal pixel dimension of the video.
Type: Long
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: