Click or drag to resize

ListInfoChunk Properties

The ListInfoChunk type exposes the following members.

Properties
  Name Description
Public property BinaryLength Gets the length of a RiffChunk consisting of type ID and chunk size (i.e., 8 bytes).
(Inherited from RiffChunk)
Public property ChunkSize Size of RiffChunk.
(Inherited from RiffChunk)
Public property InfoStrings Gets list of info strings from list info blocks of this ListInfoChunk.
Public property TypeID Four character text identifer for RIFF chunk.
(Inherited from RiffChunk)
Top
See Also