Watermarking

  • Integration Nexguard watermark support on iOS Platform.

    See more

    Declaration

    Objective-C

    
    @interface OTVWatermark : NSObject
  • Delegate to receive message and error from QuickMark.

    See more

    Declaration

    Objective-C

    @protocol OTVWatermarkDelegate
  • Enumeration of the types of errors that may be reported by OTVWatermarkDelegate

    See more

    Declaration

    Objective-C

    enum OTVWatermarkError {}

    Swift

    enum OTVWatermarkError : Int