/AWS1/CL_CHPARTIFACTSCONF¶
The configuration for the artifacts.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_audio TYPE REF TO /AWS1/CL_CHPAUDIOARTIFACTSCONF /AWS1/CL_CHPAUDIOARTIFACTSCONF¶
The configuration for the audio artifacts.
io_video TYPE REF TO /AWS1/CL_CHPVIDEOARTIFACTSCONF /AWS1/CL_CHPVIDEOARTIFACTSCONF¶
The configuration for the video artifacts.
io_content TYPE REF TO /AWS1/CL_CHPCONTARTIFACTSCONF /AWS1/CL_CHPCONTARTIFACTSCONF¶
The configuration for the content artifacts.
Optional arguments:¶
io_compositedvideo TYPE REF TO /AWS1/CL_CHPCOMPOSITEDVIDEOA00 /AWS1/CL_CHPCOMPOSITEDVIDEOA00¶
Enables video compositing.
Queryable Attributes¶
Audio¶
The configuration for the audio artifacts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIO() |
Getter for AUDIO |
Video¶
The configuration for the video artifacts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIDEO() |
Getter for VIDEO |
Content¶
The configuration for the content artifacts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENT() |
Getter for CONTENT |
CompositedVideo¶
Enables video compositing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPOSITEDVIDEO() |
Getter for COMPOSITEDVIDEO |