Method Initialize
View SourceInitialize(ISampleStream)
Initializes the filter for processing data from the specified source.
Declaration
public void Initialize(ISampleStream source)
Parameters
Type | Name | Description |
---|---|---|
ISampleStream | source | The source of the data. |