프로퍼티 | 타입 | 설명 | |
---|---|---|---|
chunkID | int | ||
data | byte[] | ||
formatCode | short |
메소드 | 설명 | |
---|---|---|
ISoundWAV ( IDisposableResource parent ) : System | ||
UpdateLoad ( ) : bool |
메소드 | 설명 | |
---|---|---|
init ( IDisposableResource parent, Stream stream, int instanceCount, bool looped, |
||
readMetaData ( Stream stream ) : void | ||
readMetaData ( Stream stream, |
public ISoundWAV ( IDisposableResource parent ) : System | ||
parent | IDisposableResource | |
리턴 | System |
protected init ( IDisposableResource parent, Stream stream, int instanceCount, bool looped, |
||
parent | IDisposableResource | |
stream | Stream | |
instanceCount | int | |
looped | bool | |
loadedCallback | ||
리턴 | void |
protected readMetaData ( Stream stream, |
||
stream | Stream | |
reader | ||
리턴 | void |