Skip to content

/AWS1/CL_QSTVIDEOEXTCONF

The configuration for video extraction from knowledge base documents.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_videoextractionstatus TYPE /AWS1/QSTVIDEOEXTRACTIONSTATUS /AWS1/QSTVIDEOEXTRACTIONSTATUS

The status of video extraction. Valid values are ENABLED and DISABLED.

Optional arguments:

iv_videoextractiontype TYPE /AWS1/QSTVIDEOEXTRACTIONTYPE /AWS1/QSTVIDEOEXTRACTIONTYPE

The type of video extraction to perform.


Queryable Attributes

videoExtractionStatus

The status of video extraction. Valid values are ENABLED and DISABLED.

Accessible with the following methods

Method Description
GET_VIDEOEXTRACTIONSTATUS() Getter for VIDEOEXTRACTIONSTATUS, with configurable default
ASK_VIDEOEXTRACTIONSTATUS() Getter for VIDEOEXTRACTIONSTATUS w/ exceptions if field has
HAS_VIDEOEXTRACTIONSTATUS() Determine if VIDEOEXTRACTIONSTATUS has a value

videoExtractionType

The type of video extraction to perform.

Accessible with the following methods

Method Description
GET_VIDEOEXTRACTIONTYPE() Getter for VIDEOEXTRACTIONTYPE, with configurable default
ASK_VIDEOEXTRACTIONTYPE() Getter for VIDEOEXTRACTIONTYPE w/ exceptions if field has no
HAS_VIDEOEXTRACTIONTYPE() Determine if VIDEOEXTRACTIONTYPE has a value