| WaveWriter Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: StreamCoders.Container
 Syntax
SyntaxThe WaveWriter type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WaveWriter | Initializes a new instance of the WaveWriter class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddTrack | |
|  | Dispose | Releases all resources used by the WaveWriter | 
|  | EndTrack | |
|  | Init(Stream) | |
|  | Init(String) | |
|  | WriteTrack | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | Copy | Overloaded. 
            Creates a copy of the object.
            (Defined by ObjectExtensions.) | 
|  | Copy(Object) | Overloaded. 
            Creates a deep copy of the object using the supplied object as a target for the copy operation.
            (Defined by ObjectExtensions.) | 
 Remarks
Remarks See Also
See Also