mirror of
https://github.com/alexkay/spek.git
synced 2025-06-09 20:02:19 +03:00
Add AAC to the list of audio extensions
This commit is contained in:
parent
31b113f0a1
commit
8c37a85268
@ -215,6 +215,7 @@ namespace Spek {
|
|||||||
|
|
||||||
private string[] audio_extensions = {
|
private string[] audio_extensions = {
|
||||||
"*.3gp",
|
"*.3gp",
|
||||||
|
"*.aac",
|
||||||
"*.aif",
|
"*.aif",
|
||||||
"*.aifc",
|
"*.aifc",
|
||||||
"*.aiff",
|
"*.aiff",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user