Skip to content

/AWS1/CL_BDAVIDEOSEGATIONCONF

Configuration for segmenting video content during multimodal knowledge base ingestion. Determines how video files are divided into chunks for processing.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_fixedlengthduration TYPE /AWS1/BDAINTEGER /AWS1/BDAINTEGER

The duration in seconds for each video segment. Video files will be divided into chunks of this length for processing.


Queryable Attributes

fixedLengthDuration

The duration in seconds for each video segment. Video files will be divided into chunks of this length for processing.

Accessible with the following methods

Method Description
GET_FIXEDLENGTHDURATION() Getter for FIXEDLENGTHDURATION, with configurable default
ASK_FIXEDLENGTHDURATION() Getter for FIXEDLENGTHDURATION w/ exceptions if field has no
HAS_FIXEDLENGTHDURATION() Determine if FIXEDLENGTHDURATION has a value