You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::KinesisVideoArchivedMedia::Types::GetClipOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::KinesisVideoArchivedMedia::Types::GetClipOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#content_type ⇒ String
The content type of the media in the requested clip.
-
#payload ⇒ IO
Traditional MP4 file that contains the media clip from the specified video stream.
Instance Attribute Details
#content_type ⇒ String
The content type of the media in the requested clip.
#payload ⇒ IO
Traditional MP4 file that contains the media clip from the specified video stream. The output will contain the first 100 MB or the first 200 fragments from the specified start timestamp. For more information, see Kinesis Video Streams Limits.