Contents

MPNowPlayingInfoPropertyIsLiveStream

A number that denotes whether the Now Playing item is a live stream.

Declaration

let MPNowPlayingInfoPropertyIsLiveStream: String

Discussion

Value is an NSNumber object configured as a boolean. A value of 1.0 indicates the now playing item is a live stream.

See Also

Accessing Now Playing metadata properties