JWAdShown

enum JWAdShown : NSInteger {}

Type of ad behavior indicating if an ad is served when the first playback is caused by a seek.

  • Do not show ad

    Declaration

    Objective-C

    JWAdShownNone = 1
  • play preRoll before the content’s initial playback

    Declaration

    Objective-C

    JWAdShownPre = 2