/AWS1/CL_MDLTIMECODEBURNINSTGS¶
Timecode Burnin Settings
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fontsize TYPE /AWS1/MDLTIMECODEBURNINFONTS00 /AWS1/MDLTIMECODEBURNINFONTS00¶
Choose a timecode burn-in font size
iv_position TYPE /AWS1/MDLTIMECODEBURNINPOSIT00 /AWS1/MDLTIMECODEBURNINPOSIT00¶
Choose a timecode burn-in output position
Optional arguments:¶
iv_prefix TYPE /AWS1/MDL__STRINGMAX255 /AWS1/MDL__STRINGMAX255¶
Create a timecode burn-in prefix (optional)
Queryable Attributes¶
FontSize¶
Choose a timecode burn-in font size
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FONTSIZE() |
Getter for FONTSIZE, with configurable default |
ASK_FONTSIZE() |
Getter for FONTSIZE w/ exceptions if field has no value |
HAS_FONTSIZE() |
Determine if FONTSIZE has a value |
Position¶
Choose a timecode burn-in output position
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POSITION() |
Getter for POSITION, with configurable default |
ASK_POSITION() |
Getter for POSITION w/ exceptions if field has no value |
HAS_POSITION() |
Determine if POSITION has a value |
Prefix¶
Create a timecode burn-in prefix (optional)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREFIX() |
Getter for PREFIX, with configurable default |
ASK_PREFIX() |
Getter for PREFIX w/ exceptions if field has no value |
HAS_PREFIX() |
Determine if PREFIX has a value |