/AWS1/CL_CHPCOMPOSITEDVIDEOA00¶
Specifies the configuration for compositing video artifacts.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_gridviewconfiguration TYPE REF TO /AWS1/CL_CHPGRIDVIEWCONF /AWS1/CL_CHPGRIDVIEWCONF¶
The
GridViewconfiguration setting.
Optional arguments:¶
iv_layout TYPE /AWS1/CHPLAYOUTOPTION /AWS1/CHPLAYOUTOPTION¶
The layout setting, such as
GridViewin the configuration object.
iv_resolution TYPE /AWS1/CHPRESOLUTIONOPTION /AWS1/CHPRESOLUTIONOPTION¶
The video resolution setting in the configuration object. Default: HD at 1280 x 720. FHD resolution: 1920 x 1080.
Queryable Attributes¶
Layout¶
The layout setting, such as
GridViewin the configuration object.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAYOUT() |
Getter for LAYOUT, with configurable default |
ASK_LAYOUT() |
Getter for LAYOUT w/ exceptions if field has no value |
HAS_LAYOUT() |
Determine if LAYOUT has a value |
Resolution¶
The video resolution setting in the configuration object. Default: HD at 1280 x 720. FHD resolution: 1920 x 1080.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLUTION() |
Getter for RESOLUTION, with configurable default |
ASK_RESOLUTION() |
Getter for RESOLUTION w/ exceptions if field has no value |
HAS_RESOLUTION() |
Determine if RESOLUTION has a value |
GridViewConfiguration¶
The
GridViewconfiguration setting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GRIDVIEWCONFIGURATION() |
Getter for GRIDVIEWCONFIGURATION |