Class AVPlayer.Notifications

java.lang.Object
org.robovm.apple.avfoundation.AVPlayer.Notifications
Enclosing class:
AVPlayer

public static class AVPlayer.Notifications
extends Object
  • Constructor Details

    • Notifications

      public Notifications()
  • Method Details

    • RateDidChange

      public static NSString RateDidChange()
      Since:
      Available in iOS 15.0 and later.
    • EligibleForHDRPlaybackDidChange

      public static NSString EligibleForHDRPlaybackDidChange()
      Since:
      Available in iOS 13.4 and later.
    • InterstitialEventMonitorEventsDidChange

      public static NSString InterstitialEventMonitorEventsDidChange()
      Since:
      Available in iOS 15.0 and later.
    • InterstitialEventMonitorCurrentEventDidChange

      public static NSString InterstitialEventMonitorCurrentEventDidChange()
      Since:
      Available in iOS 15.0 and later.