Wave
|
The WaveDataChunk type exposes the following members.
Name | Description | |
---|---|---|
BinaryLength |
Gets length of the binary representation of this WaveDataChunk.
(Overrides RiffChunkBinaryLength) |
|
ChunkSize |
Gets the chunk size of this WaveDataChunk.
(Overrides RiffChunkChunkSize) |
|
SampleBlocks | Gets list of little-endian formatted sample data blocks of this WaveDataChunk. | |
TypeID | Four character text identifer for RIFF chunk. (Inherited from RiffChunk) |
|
WaveFormat | Gets or sets associated WaveFormatChunk that defines the format of the data in this WaveDataChunk. |