Skip to content
  • Mehdi Sabwat's avatar
    Media: add isUnseen accessor · 8cd19a27
    Mehdi Sabwat authored and Mehdi Sabwat's avatar Mehdi Sabwat committed
    It will return true if the playCount was set to 0, and if lastPosition
    is negative which means the media was never played or that it ended
    (in that case, the playCount won't be equal to 0)
    
    Ref. #388
    8cd19a27