Method Initialize
View SourceInitialize(ISampleStream)
Initializes the mixer to process data from the specified source.
Declaration
public void Initialize(ISampleStream source)
Parameters
| Type | Name | Description |
|---|---|---|
| ISampleStream | source | The source. |
Implements
Exceptions
| Type | Condition |
|---|---|
| Exception | Input to the mixer must be complex. |