/AWS1/CL_BDAVIDEOCONFIGURATION¶
Configuration settings for processing video content in multimodal knowledge bases.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_segmentationconfiguration TYPE REF TO /AWS1/CL_BDAVIDEOSEGATIONCONF /AWS1/CL_BDAVIDEOSEGATIONCONF¶
Configuration for segmenting video content during processing.
Queryable Attributes¶
segmentationConfiguration¶
Configuration for segmenting video content during processing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEGMENTATIONCONF() |
Getter for SEGMENTATIONCONFIGURATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_VIDEOCONFIGURATIONS¶
TYPES TT_VIDEOCONFIGURATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDAVIDEOCONFIGURATION WITH DEFAULT KEY
.