Contents

interstitialEventDidFinishPlayoutTimeKey

The dictionary key for the playout time of the event that finished playing in the payload of the AVPlayerInterstitialEventMonitorInterstitialEventDidFinishNotification.

Declaration

class let interstitialEventDidFinishPlayoutTimeKey: String

Discussion

The value corresponding to this key is of type CMTime as a NSDictionary.

See Also

Monitoring the event schedule