Skip to content

/AWS1/CL_MDCMULTIVIEWSETTINGS

Specify the enhancement layer input video file path for Multi View outputs. The base layer input is treated as the left eye and this Multi View input is treated as the right eye. Only one Multi View input is currently supported. MediaConvert encodes both views into a single MV-HEVC output codec. When you add MultiViewSettings to your job, you can only produce Multi View outputs. Adding any other codec output to the same job is not supported.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_input TYPE REF TO /AWS1/CL_MDCMULTIVIEWINPUT /AWS1/CL_MDCMULTIVIEWINPUT

Input settings for MultiView Settings. You can include exactly one input as enhancement layer.


Queryable Attributes

Input

Input settings for MultiView Settings. You can include exactly one input as enhancement layer.

Accessible with the following methods

Method Description
GET_INPUT() Getter for INPUT

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT___LISTOFMULTIVIEWSETTINGS

TYPES TT___LISTOFMULTIVIEWSETTINGS TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDCMULTIVIEWSETTINGS WITH DEFAULT KEY
.