Skip to content

/AWS1/CL_MDLINPUTLOSSBEHAVIOR

Input Loss Behavior

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_blackframemsec TYPE /AWS1/MDL__INTEGERMIN0MAX10000 /AWS1/MDL__INTEGERMIN0MAX10000

Documentation update needed

iv_inputlossimagecolor TYPE /AWS1/MDL__STRINGMIN6MAX6 /AWS1/MDL__STRINGMIN6MAX6

When input loss image type is "color" this field specifies the color to use. Value: 6 hex characters representing the values of RGB.

io_inputlossimageslate TYPE REF TO /AWS1/CL_MDLINPUTLOCATION /AWS1/CL_MDLINPUTLOCATION

When input loss image type is "slate" these fields specify the parameters for accessing the slate.

iv_inputlossimagetype TYPE /AWS1/MDLINPUTLOSSIMAGETYPE /AWS1/MDLINPUTLOSSIMAGETYPE

Indicates whether to substitute a solid color or a slate into the output after input loss exceeds blackFrameMsec.

iv_repeatframemsec TYPE /AWS1/MDL__INTEGERMIN0MAX10000 /AWS1/MDL__INTEGERMIN0MAX10000

Documentation update needed


Queryable Attributes

BlackFrameMsec

Documentation update needed

Accessible with the following methods

Method Description
GET_BLACKFRAMEMSEC() Getter for BLACKFRAMEMSEC, with configurable default
ASK_BLACKFRAMEMSEC() Getter for BLACKFRAMEMSEC w/ exceptions if field has no valu
HAS_BLACKFRAMEMSEC() Determine if BLACKFRAMEMSEC has a value

InputLossImageColor

When input loss image type is "color" this field specifies the color to use. Value: 6 hex characters representing the values of RGB.

Accessible with the following methods

Method Description
GET_INPUTLOSSIMAGECOLOR() Getter for INPUTLOSSIMAGECOLOR, with configurable default
ASK_INPUTLOSSIMAGECOLOR() Getter for INPUTLOSSIMAGECOLOR w/ exceptions if field has no
HAS_INPUTLOSSIMAGECOLOR() Determine if INPUTLOSSIMAGECOLOR has a value

InputLossImageSlate

When input loss image type is "slate" these fields specify the parameters for accessing the slate.

Accessible with the following methods

Method Description
GET_INPUTLOSSIMAGESLATE() Getter for INPUTLOSSIMAGESLATE

InputLossImageType

Indicates whether to substitute a solid color or a slate into the output after input loss exceeds blackFrameMsec.

Accessible with the following methods

Method Description
GET_INPUTLOSSIMAGETYPE() Getter for INPUTLOSSIMAGETYPE, with configurable default
ASK_INPUTLOSSIMAGETYPE() Getter for INPUTLOSSIMAGETYPE w/ exceptions if field has no
HAS_INPUTLOSSIMAGETYPE() Determine if INPUTLOSSIMAGETYPE has a value

RepeatFrameMsec

Documentation update needed

Accessible with the following methods

Method Description
GET_REPEATFRAMEMSEC() Getter for REPEATFRAMEMSEC, with configurable default
ASK_REPEATFRAMEMSEC() Getter for REPEATFRAMEMSEC w/ exceptions if field has no val
HAS_REPEATFRAMEMSEC() Determine if REPEATFRAMEMSEC has a value