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