shouldRestorePlayback
Check if playback should be restored for a given BaseVideoView. This is used when launching an activity from the notification via a PendingIntent.
Return
True if the playback should be set from the notification for the provided view.
Parameters
view
A view for playback
notification
The media-style notification used for on-going playback.