Property | Type | Description | |
---|---|---|---|
OnPCMStart | WaveFormat>.Action |
Method | Description | |
---|---|---|
MP3Stream ( string url ) : System | ||
Pause ( ) : void | ||
Resume ( ) : void | ||
Start ( ) : void |
Provides a pcm stream that can be used to a waveout device (i.e. speakers) or can write pcm samples to a System.IO.Stream
|
|
Stop ( ) : void |