/AWS1/CL_BDAAUDIOSEGATIONCONF¶
Configuration for segmenting audio content during multimodal knowledge base ingestion. Determines how audio files are divided into chunks for processing.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fixedlengthduration TYPE /AWS1/BDAINTEGER /AWS1/BDAINTEGER¶
The duration in seconds for each audio segment. Audio files will be divided into chunks of this length for processing.
Queryable Attributes¶
fixedLengthDuration¶
The duration in seconds for each audio segment. Audio 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 |