Property | Type | Description | |
---|---|---|---|
_chunkSize | int | ||
_dataSize | int | ||
_id | string | ||
_structSize | int |
Method | Description | |
---|---|---|
Skip ( |
||
WaveChunk ( string id, int chunkSize ) : System | ||
Write ( |
public WaveChunk ( string id, int chunkSize ) : System | ||
id | string | |
chunkSize | int | |
return | System |