Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Start ( ) : void |
Start audio source. Starts audio source and return execution to caller. audio source object creates background thread and notifies about new frames with the help of DataAvailable event. |
|
Stop ( ) : void |
Stop audio source. Stops audio source. |
|
WaitForStop ( ) : void | ||
WebStream ( ) : System |
Initializes a new instance of the LocalDeviceStream class.
|
|
WebStream ( |
Initializes a new instance of the LocalDeviceStream class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Free ( ) : void |
Free resource.
|
|
SampleChannelPreVolumeMeter ( object sender, NAudio.Wave.SampleProviders.StreamVolumeEventArgs e ) : void | ||
WebStreamListener ( ) : void |
public WebStream ( |
||
skt | socket, which provides audio data. | |
return | System |