public ReadSamples ( float buffer, int offset, int count ) : int | ||
buffer | float | The buffer to write the samples to |
offset | int | The offset into the buffer to write the samples to |
count | int | The number of samples to write |
return | int |
public ReadSamples ( float buffer, int offset, int count ) : int | ||
buffer | float | The buffer to write the samples to |
offset | int | The offset into the buffer to write the samples to |
count | int | The number of samples to write |
return | int |