Class AVPlayerInterstitialEventMonitor

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
AVPlayerInterstitialEventController

public class AVPlayerInterstitialEventMonitor
extends NSObject
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • AVPlayerInterstitialEventMonitor

      public AVPlayerInterstitialEventMonitor()
    • AVPlayerInterstitialEventMonitor

      protected AVPlayerInterstitialEventMonitor​(NSObject.Handle h, long handle)
    • AVPlayerInterstitialEventMonitor

      protected AVPlayerInterstitialEventMonitor​(NSObject.SkipInit skipInit)
    • AVPlayerInterstitialEventMonitor

      public AVPlayerInterstitialEventMonitor​(AVPlayer primaryPlayer)
  • Method Details