Resource Interchange File Format: Difference between revisions

Content deleted Content added
replaced stub with some content
mNo edit summary
Line 15:
<tt>"LIST"</tt> chunk is just an ordered collection of other chunks, for example a collection of movie frames. First four bytes of the data is a collection identifier (eg.<tt>"movi"</tt> for frame data etc), after which chunks of the collection follow.
 
ForTo descriptionlearn ofmore about other chunk types and '''RIFF''' format, please refer to the following Microsoft's documents:
* [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/mmio_2uyb.asp Resource Interchange File Format Services]
* [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dx8_c/directx_cpp/htm/avirifffilereference.asp RIFF AVI file reference]