메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Flush ( ) : void | ||
Read ( byte buf, int ofs, int count ) : int | ||
Seek ( long pos, SeekOrigin o ) : long | ||
SetLength ( long len ) : void | ||
WaveStream ( Stream S ) : System | ||
WaveStream ( string fileName ) : System | ||
Write ( byte buf, int ofs, int count ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
ReadChunk ( |
||
ReadHeader ( ) : void |
public Write ( byte buf, int ofs, int count ) : void | ||
buf | byte | |
ofs | int | |
count | int | |
리턴 | void |