/AWS1/CL_CHPKINESISVIDEOSTRM01¶
A structure that contains the runtime settings for recording a Kinesis video stream.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_streams TYPE /AWS1/CL_CHPRECINGSTREAMCONF=>TT_RECORDINGSTREAMLIST TT_RECORDINGSTREAMLIST¶
The stream or streams to be recorded.
io_fragmentselector TYPE REF TO /AWS1/CL_CHPFRAGMENTSELECTOR /AWS1/CL_CHPFRAGMENTSELECTOR¶
Describes the timestamp range and timestamp origin of a range of fragments in the Kinesis video stream.
Queryable Attributes¶
Streams¶
The stream or streams to be recorded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMS() |
Getter for STREAMS, with configurable default |
ASK_STREAMS() |
Getter for STREAMS w/ exceptions if field has no value |
HAS_STREAMS() |
Determine if STREAMS has a value |
FragmentSelector¶
Describes the timestamp range and timestamp origin of a range of fragments in the Kinesis video stream.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FRAGMENTSELECTOR() |
Getter for FRAGMENTSELECTOR |