Skip to content

/AWS1/CL_MDCCAPTIONSRCFRAMER00

Ignore this setting unless your input captions format is SCC. To have the service compensate for differing frame rates between your input captions and input video, specify the frame rate of the captions file. Specify this value as a fraction. For example, you might specify 24 / 1 for 24 fps, 25 / 1 for 25 fps, 24000 / 1001 for 23.976 fps, or 30000 / 1001 for 29.97 fps.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_frameratedenominator TYPE /AWS1/MDC__INTEGERMIN1MAX1001 /AWS1/MDC__INTEGERMIN1MAX1001

Specify the denominator of the fraction that represents the frame rate for the setting Caption source frame rate. Use this setting along with the setting Framerate numerator.

iv_frameratenumerator TYPE /AWS1/MDC__INTEGERMIN1MAX60000 /AWS1/MDC__INTEGERMIN1MAX60000

Specify the numerator of the fraction that represents the frame rate for the setting Caption source frame rate. Use this setting along with the setting Framerate denominator.


Queryable Attributes

FramerateDenominator

Specify the denominator of the fraction that represents the frame rate for the setting Caption source frame rate. Use this setting along with the setting Framerate numerator.

Accessible with the following methods

Method Description
GET_FRAMERATEDENOMINATOR() Getter for FRAMERATEDENOMINATOR, with configurable default
ASK_FRAMERATEDENOMINATOR() Getter for FRAMERATEDENOMINATOR w/ exceptions if field has n
HAS_FRAMERATEDENOMINATOR() Determine if FRAMERATEDENOMINATOR has a value

FramerateNumerator

Specify the numerator of the fraction that represents the frame rate for the setting Caption source frame rate. Use this setting along with the setting Framerate denominator.

Accessible with the following methods

Method Description
GET_FRAMERATENUMERATOR() Getter for FRAMERATENUMERATOR, with configurable default
ASK_FRAMERATENUMERATOR() Getter for FRAMERATENUMERATOR w/ exceptions if field has no
HAS_FRAMERATENUMERATOR() Determine if FRAMERATENUMERATOR has a value