Click or drag to resize

RiffHeaderChunk Properties

The RiffHeaderChunk type exposes the following members.

Properties
  Name Description
Public property BinaryLength Gets length of binary representation of RIFF header chunk.
Public property ChunkSize Size of RiffChunk.
(Inherited from RiffChunk)
Public property Format Gets or sets format for RIFF header chunk.
Public property TypeID Four character text identifer for RIFF chunk.
(Inherited from RiffChunk)
Top
See Also