pub type AVPlayerWaitingReason = NSString;Available on crate feature
AVPlayer only.Expand description
The type of reason that a player is waiting for playback.
See also Apple’s documentation
Aliased Type§
pub struct AVPlayerWaitingReason { /* private fields */ }