VideoWatermarkTextConfig constructor
VideoWatermarkTextConfig({})
Implementation
VideoWatermarkTextConfig({
this.wmAlpha,
this.wmWidth,
this.wmHeight,
this.offsetX,
this.offsetY,
this.wmColor,
this.fontSize,
this.fontColor,
this.fontNameOrPath,
this.content,
});