blob: 8827c9d214b162c6bc47413a9246ebf58834e8c2 [file] [log] [blame]
# beep registry file
[aac]
longname = AAC LC decoder
description = Decode AAC LC compressed audio to raw data
mime= audio/mpeg, mpegversion=(int){2,4}
library = @aacplusd_arm9_SONAME@; @aacd_arm9_SONAME@
[mp3]
longname = MP3 decoder
description = Decode MP3 compressed audio to raw data
mime = audio/mpeg, mpegversion = (int)1
library = @mp3d_arm9_SONAME@
[wma]
longname = WMA decoder
description = Decode WMA compressed audio to raw data
mime = audio/x-wma, wmaversion = (int)[ 1, 4 ]
library = @wma10d_arm9_SONAME@