Property | Type | Description | |
---|---|---|---|
baseNote | ushort | ||
data | sbyte[] | ||
id | int | ||
loopLen | uint | ||
loopStart | uint | ||
name | string | ||
rate | ushort | ||
rateOffs | ushort | ||
size | int |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
ReadData ( byte buffer, int offset ) : void | ||
ReadHeader ( byte buffer, int offset ) : void |
public ReadData ( byte buffer, int offset ) : void | ||
buffer | byte | |
offset | int | |
return | void |
public ReadHeader ( byte buffer, int offset ) : void | ||
buffer | byte | |
offset | int | |
return | void |