|
|
List
|
The ListInfoChunk type exposes the following members.
| Name | Description | |
|---|---|---|
| ListInfoChunk | Reads a new WAVE list info section from the specified stream. |
| Name | Description | |
|---|---|---|
| BinaryLength |
Gets the length of a RiffChunk consisting of type ID and chunk size (i.e., 8 bytes).
(Inherited from RiffChunk) | |
| ChunkSize | Size of RiffChunk. (Inherited from RiffChunk) | |
| InfoStrings | Gets list of info strings from list info blocks of this ListInfoChunk. | |
| TypeID | Four character text identifer for RIFF chunk. (Inherited from RiffChunk) |
| Name | Description | |
|---|---|---|
| Clone |
Creates a copy of the RiffChunk.
(Inherited from RiffChunk) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GenerateBinaryImage |
Generates a binary representation of this RiffChunk and copies it into the given buffer.
(Inherited from RiffChunk) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| RiffTypeID | Type ID of a WAVE list chunk. |
| Name | Description | |
|---|---|---|
| GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) | |
| GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |