Optional
obj: Partial<TextFilter>Optional
alphaIf set, alpha blending for the text is applied. Values are valid between 0.0 and 1.0.
TextFilter
Optional
borderWidth of the border around the text
TextFilter
Optional
boxIf set to true a box is drawn around the text using the background color.
TextFilter
Optional
boxThe width of the box drawn around the text.
TextFilter
Optional
boxThe background color to be used for drawing the box.
TextFilter
Optional
createdCreation timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ
BitmovinResource
Optional
customUser-specific meta data. This can hold anything.
BitmovinResource
Optional
descriptionDescription of the resource. Can be freely chosen by the user.
BitmovinResource
Optional
fixIf set to true, it will fix text coordinates to avoid clipping if necessary
TextFilter
Optional
fontTextFilter
Optional
fontThe color to be used to draw the text
TextFilter
Optional
fontFont size to be used to draw the text
TextFilter
Optional
fontAn expression for the Font size. Either fontSize or fontSizeExpression can be set at the same time. The following variables are valid: main_h, h, H for input height and main_w, w, W for the input_width
TextFilter
Optional
idId of the resource (required)
BitmovinResponse
Optional
lineLine spacing of the border around the box in pixels
TextFilter
Optional
modifiedModified timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ
BitmovinResource
Optional
nameName of the resource. Can be freely chosen by the user.
BitmovinResource
Optional
rateVideo frame rate
TextFilter
Optional
shadowColor of the shadow
TextFilter
Optional
shadowXX offset of the shadow
TextFilter
Optional
shadowYY offset of the shadow
TextFilter
Optional
textString to be drawn
TextFilter
Optional
timecodeIf set, the timecode representation in "hh:mm:ss[:;.]ff" format will be applied. Drop-frame timecodes (containing ";" or ".") must only be used with video frame rates of 29.97, 30, 59.94 or 60 FPS, according to the SMPTE standard
TextFilter
Readonly
typeDiscriminator property for Filter
TextFilter
Optional
xX position of the text. Also an expression can be used. The following variables are valid: line_h - height of each text line; main_h - input height; main_w - input width; n - number of input frame; text_h - Text height; text_w - Text width (required)
TextFilter
Optional
yY position of the text. Also an expression can be used. The following variables are valid: line_h - height of each text line; main_h - input height; main_w - input width; n - number of input frame; text_h - Text height; text_w - Text width (required)
TextFilter
Static
Protected
Readonly
_discriminatorStatic
Protected
Readonly
_discriminator
Only one of those properties may be set: fontSize, fontSizeExpression.
Export
TextFilter