mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #2673 - Part 4: Hook up the ADTS sniffer + raw AAC MIME type.
This commit is contained in:
parent
8f52da3288
commit
d63a56adac
2 changed files with 14 additions and 0 deletions
|
|
@ -88,6 +88,7 @@
|
|||
#define AUDIO_3GPP2 "audio/3gpp2"
|
||||
#define AUDIO_MIDI "audio/x-midi"
|
||||
#define AUDIO_MATROSKA "audio/x-matroska"
|
||||
#define AUDIO_AAC "audio/aac"
|
||||
|
||||
#define BINARY_OCTET_STREAM "binary/octet-stream"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue