Contents

MPNowPlayingInfoPropertyElapsedPlaybackTime

The elapsed time of the Now Playing item, in seconds.

Declaration

let MPNowPlayingInfoPropertyElapsedPlaybackTime: String

Discussion

Value is an NSNumber object configured as a double. Elapsed time is automatically calculated, by the system, from the previously provided elapsed time and the playback rate. It isn’t necessary to update this property frequently.

See Also

Accessing Now Playing metadata properties