Method | Description | |
---|---|---|
ReadNextChunk ( float target, int offset, int numFrames ) : int |
Returns number of frames read
|
|
WavFile ( Stream stream ) : System | ||
WavFile ( string path ) : System |
Method | Description | |
---|---|---|
FreeResources ( ) : void |
Method | Description | |
---|---|---|
ParseHeader ( ) : void |
public ReadNextChunk ( float target, int offset, int numFrames ) : int | ||
target | float | |
offset | int | |
numFrames | int | |
return | int |