Difference between revisions of "Type RIFF"
Jump to navigation
Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_RIFF</code> |- | File Type Value | 250 |- | Parent Type | None |- | Carve | No |- | Fo...") |
|||
| (4 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_Dynamic_Dictionary|<<]] Details [[Type_WAVE_Audio|>>]] |
| Defined Constant | | Defined Constant | ||
| <code>Type_RIFF</code> | | <code>Type_RIFF</code> | ||
| Line 11: | Line 11: | ||
|- | |- | ||
| Carve | | Carve | ||
| − | | | + | | Yes |
|- | |- | ||
| Format Details | | Format Details | ||
| Line 30: | Line 30: | ||
=Details= | =Details= | ||
* [https://en.wikipedia.org/wiki/Resource_Interchange_File_Format RIFF] | * [https://en.wikipedia.org/wiki/Resource_Interchange_File_Format RIFF] | ||
| + | * [https://formats.kaitai.io/riff/ Kaitai] | ||