by Alt » Tue Sep 29, 2009 1:26 pm
I think this file will add them to the Known File Types list:
<?xml version="1.0" encoding="utf-8"?>
<FileTypeList>
<!-- Search for M4A files -->
<FileType id="246" group="Apple Music" description="M4A" extension="m4a">
<Signature offset="4" from="begin" count="1">ftypM4A</Signature>
</FileType>
</FileTypeList>
I think this file will add them to the Known File Types list:
<?xml version="1.0" encoding="utf-8"?>
<FileTypeList>
<!-- Search for M4A files -->
<FileType id="246" group="Apple Music" description="M4A" extension="m4a">
<Signature offset="4" from="begin" count="1">ftypM4A</Signature>
</FileType>
</FileTypeList>