Static AVPlayerRateDidChangeReasonKey

Source
pub unsafe static AVPlayerRateDidChangeReasonKey: &'static NSString
Available on crate feature AVPlayer only.
Expand description

Indicates a reason for the rate change notification.

The value corresponding to this key is of type AVPlayerRateDidChangeReason.

See also Apple’s documentation