Method
LibopenmptUtility.ModuleSetPosition(IntPtr, int, int)

Summary

Syntax

public static float ModuleSetPosition(IntPtr mod, int sampleRate, int position)

Parameters

Name Type Description
mod IntPtr The module handle to work on.
sampleRate int The audio sample rate.
position int The desired frame position.

Return Value

Type Description
float The approximate new position in seconds.