Property | Type | Description | |
---|---|---|---|
Disposing | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Stop ( ) : void | ||
WaveOutPlayer ( int device, |
Method | Description | |
---|---|---|
Advance ( ) : void | ||
AllocateBuffers ( int bufferSize, int bufferCount ) : void | ||
FreeBuffers ( ) : void | ||
ThreadProc ( ) : void | ||
WaitForAllBuffers ( ) : void |
public WaveOutPlayer ( int device, |
||
device | int | |
format | ||
bufferSize | int | |
bufferCount | int | |
fillProc | BufferFillEventHandler | |
return | System |