Difference between revisions of "Type M4A"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_M4A</code> |- | File Type Value | 987 |- | Parent Type | MP4 |- |...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_AVIFS|<<]] Details [[Type_Telegram_Messages|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_M4A</code>
 
| <code>Type_M4A</code>
Line 14: Line 14:
 
|-
 
|-
 
| Format Details
 
| Format Details
 +
| Yes
 +
|-
 +
| Carve Meta Data
 
| Yes
 
| Yes
 
|-
 
|-
Line 27: Line 30:
 
=Description=
 
=Description=
 
MPEG 4 Audio
 
MPEG 4 Audio
 +
 +
=Carve Meta Data=
 +
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 +
* <code>Created</code> - When the file was created
 +
* <code>LastWrite</code> - When the file was last modified
  
 
=Details=
 
=Details=
 
* [http://www.ftyps.com/ ftyps]
 
* [http://www.ftyps.com/ ftyps]
 
* [https://en.wikipedia.org/wiki/MPEG-4_Part_14 M4A]
 
* [https://en.wikipedia.org/wiki/MPEG-4_Part_14 M4A]

Latest revision as of 17:32, 21 May 2024

<< Details >>
Defined Constant Type_M4A
File Type Value 987
Parent Type MP4
Carve Yes
Format Details Yes
Carve Meta Data Yes
MIME Type audio/mp4a-latm
Filename Extension m4a

MPEG 4 Audio

Description

MPEG 4 Audio

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • Created - When the file was created
  • LastWrite - When the file was last modified

Details