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