WatermarkInfo

@objc
public class WatermarkInfo : NSObject

Watermark placement coulb be configured by normalized position (0..1 for x, y based on final pixel buffer size), or by specifying corner and fixed pixel offset from it. Size could be configured by specifying fixed pixel width, or by normalized value (0..1 from final pixel buffer width), height is always calculated using aspect ratio of provided watermark image.