메소드 | 설명 | |
---|---|---|
BassStream ( Stream stream ) : System |
Create a BassStream form a Stream.
|
|
Dispose ( ) : void |
Release all resource.
|
메소드 | 설명 | |
---|---|---|
OnFileClose ( |
||
OnFileLength ( |
||
OnFileRead ( |
||
OnFileSeek ( uint offset, |
public BassStream ( Stream stream ) : System | ||
stream | Stream | Stream to wrap. |
리턴 | System |