In some cases, you need to know whether the media content is live or VOD.
Ensure that the player is in at least the PREPARED state.
Determine whether the MediaPlayerItem content is live (true) or VOD (false).
MediaPlayerItem
boolean isLive();