pub unsafe static AVPlayerInterstitialEventMonitorInterstitialEventDidFinishPlayoutTimeKey: &'static NSStringAvailable on crate feature
AVPlayerInterstitialEventController only.Expand description
The dictionary key for the playout time of the event that finished playing in the payload of the AVPlayerInterstitialEventMonitorInterstitialEventDidFinishNotification.
The value corresponding to this key is of type CMTime as a NSDictionary.
See also Appleās documentation