menu
aws_kinesis_video_archived_media_api package
documentation
kinesis-video-archived-media-2017-09-30.dart
GetClipOutput class
GetClipOutput class
dark_mode
light_mode
GetClipOutput
class
Constructors
GetClipOutput.new
({
String
?
contentType
,
Uint8List
?
payload
})
Properties
contentType
→
String
?
The content type of the media in the requested clip.
final
hashCode
→
int
The hash code for this object.
no setter
inherited
payload
→
Uint8List
?
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
.
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
aws_kinesis_video_archived_media_api package
documentation
kinesis-video-archived-media-2017-09-30
GetClipOutput class
kinesis-video-archived-media-2017-09-30 library