/AWS1/CL_CHPMEDIAPIPELINE¶
A pipeline consisting of a media capture, media concatenation, or live-streaming pipeline.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_mediacapturepipeline TYPE REF TO /AWS1/CL_CHPMEDIACAPTUREPLIN /AWS1/CL_CHPMEDIACAPTUREPLIN¶
A pipeline that enables users to capture audio and video.
io_medialiveconnectorplin TYPE REF TO /AWS1/CL_CHPMEDIALIVECNCTORPL /AWS1/CL_CHPMEDIALIVECNCTORPL¶
The connector pipeline of the media pipeline.
io_mediaconcatenationplin TYPE REF TO /AWS1/CL_CHPMEDIACONCATENATI00 /AWS1/CL_CHPMEDIACONCATENATI00¶
The media concatenation pipeline in a media pipeline.
io_mediainsightspipeline TYPE REF TO /AWS1/CL_CHPMEDIAINSIGHTSPLIN /AWS1/CL_CHPMEDIAINSIGHTSPLIN¶
The media insights pipeline of a media pipeline.
io_mediastreampipeline TYPE REF TO /AWS1/CL_CHPMEDIASTREAMPLIN /AWS1/CL_CHPMEDIASTREAMPLIN¶
Designates a media pipeline as a media stream pipeline.
Queryable Attributes¶
MediaCapturePipeline¶
A pipeline that enables users to capture audio and video.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIACAPTUREPIPELINE() |
Getter for MEDIACAPTUREPIPELINE |
MediaLiveConnectorPipeline¶
The connector pipeline of the media pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIALIVECONNECTORPLIN() |
Getter for MEDIALIVECONNECTORPIPELINE |
MediaConcatenationPipeline¶
The media concatenation pipeline in a media pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIACONCATENATIONPLIN() |
Getter for MEDIACONCATENATIONPIPELINE |
MediaInsightsPipeline¶
The media insights pipeline of a media pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAINSIGHTSPIPELINE() |
Getter for MEDIAINSIGHTSPIPELINE |
MediaStreamPipeline¶
Designates a media pipeline as a media stream pipeline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIASTREAMPIPELINE() |
Getter for MEDIASTREAMPIPELINE |