Skip to content

/AWS1/CL_KNV=>UPDATEIMAGEGENERATIONCONF()

About UpdateImageGenerationConfiguration

Updates the StreamInfo and ImageProcessingConfiguration fields.

Method Signature

IMPORTING

Optional arguments:

IV_STREAMNAME TYPE /AWS1/KNVSTREAMNAME /AWS1/KNVSTREAMNAME

The name of the stream from which to update the image generation configuration. You must specify either the StreamName or the StreamARN.

IV_STREAMARN TYPE /AWS1/KNVRESOURCEARN /AWS1/KNVRESOURCEARN

The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to update the image generation configuration. You must specify either the StreamName or the StreamARN.

IO_IMAGEGENERATIONCONF TYPE REF TO /AWS1/CL_KNVIMAGEGENERATIONC00 /AWS1/CL_KNVIMAGEGENERATIONC00

The structure that contains the information required for the KVS images delivery. If the structure is null, the configuration will be deleted from the stream.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KNVUPIMAGEGENERATIO01 /AWS1/CL_KNVUPIMAGEGENERATIO01