pub unsafe trait AVPlayerItemIntegratedTimelineObserver: NSObjectProtocol { }Available on crate feature
AVPlayerItemIntegratedTimeline only.Expand description
Defines protocol for objects returned from timeline observer routines.
See also Apple’s documentation