Convenience getter to check of the top MediaTopType is video
bool get isVideo => top == MediaToptype.video;