Difference between revisions of "Type M4A"

From truxwiki.com
Jump to navigation Jump to search
 
(2 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 16: Line 16:
 
| Yes
 
| Yes
 
|-
 
|-
| File Meta Data
+
| Carve Meta Data
 
| Yes
 
| Yes
 
|-
 
|-
Line 31: Line 31:
 
MPEG 4 Audio
 
MPEG 4 Audio
  
=File Meta Data=
+
=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:
 
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>Created</code> - When the file was created
* <code>Modified</code> - When the file was last modified
+
* <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