Builder
class Builder
Properties
Link copied to clipboard
Specifies the fragment number from where you want the GetMedia
API to start returning the fragments.
Link copied to clipboard
Continuation token that Kinesis Video Streams returned in the previous GetMedia
response. The GetMedia
API then starts with the chunk identified by the continuation token.
Link copied to clipboard
Identifies the fragment on the Kinesis video stream where you want to start getting the data from.
Link copied to clipboard
A timestamp value. This value is required if you choose the PRODUCER_TIMESTAMP or the SERVER_TIMESTAMP as the startSelectorType
. The GetMedia
API then starts with the chunk containing the fragment that has the specified timestamp.