Type Alias AVPlayerWaitingReason

Source
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§

struct AVPlayerWaitingReason { /* private fields */ }