AVPlayerInterstitialEventCue

Type Alias AVPlayerInterstitialEventCue 

Source
pub type AVPlayerInterstitialEventCue = NSString;
Available on crate feature AVPlayerInterstitialEventController only.
Expand description

A particular cue can be specified when creating AVPlayerInterstitialEvents to override the start time/date to a predefined position.

See also Apple’s documentation

Aliased Type§

pub struct AVPlayerInterstitialEventCue { /* private fields */ }