isAudioOnly property

bool get isAudioOnly

Implementation

bool get isAudioOnly => MediaFormatType.audio == type;