Summary
Sets the frame position of the module based on the sample rate.
Syntax
public void SetPosition(int position, int sampleRate)
Parameters
Name | Type | Description |
---|---|---|
position | int | The sample position. |
sampleRate | int | The audio sample rate. |