/AWS1/CL_REKVIDEO¶
Video file stored in an Amazon S3 bucket. Amazon Rekognition video start operations such as StartLabelDetection use Video
to
specify a video for analysis. The supported file formats are .mp4, .mov and .avi.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_s3object
TYPE REF TO /AWS1/CL_REKS3OBJECT
/AWS1/CL_REKS3OBJECT
¶
The Amazon S3 bucket name and file name for the video.
Queryable Attributes¶
S3Object¶
The Amazon S3 bucket name and file name for the video.
Accessible with the following methods¶
Method | Description |
---|---|
GET_S3OBJECT() |
Getter for S3OBJECT |