isM4a property

bool get isM4a

Implementation

bool get isM4a => isAudio && (extension == "m4a");