isAudio property

bool get isAudio

文件是否是音频

Implementation

bool get isAudio => StringUtils.isAudio(this);