Method Initialize
View SourceInitialize(ISampleStream)
Initializes the specified audio output device.
Declaration
void Initialize(ISampleStream audioSignal)
Parameters
Type | Name | Description |
---|---|---|
ISampleStream | audioSignal | The audio signal that will be sent to the device.. |