MD5 2017
TODO: overview
[MD5_2017] Audio Data Checksums - MD5 checksum of data chunk (2017).
URLs:
TODO: implement spec_detail widget
{ "id": "MD5_2017", "title": "Audio Data Checksums - MD5 checksum of data chunk", "publication_year": 2017, "authority": "MediaArea", "urls": [ "https://mediaarea.net/BWFMetaEdit/md5" ], "publication_date": "2017-06", "version": "", "see": "" }
Fields defined in this spec
Chunk | Name | Name as Specified | Bytes | Type | Type as Specified | condition | Description | WRID |
---|---|---|---|---|---|---|---|---|
md5 | id |
4 |
u8[4] |
id = "MD5 "
|
MD5 audio data checksum. | WRID>RIFF-WAVE>MD5 >id | ||
md5 | size |
4 |
u32 |
|
size is always 16 bytes. | WRID>RIFF-WAVE>MD5 >size | ||
md5 | md5 |
16 |
u128 |
|
MD5 checksum of the data chunk, not including the optional badding byte. | WRID>RIFF-WAVE>MD5 >name |
Related Chunks
- [MD5] : MD5 checksum of data chunk