Method
LibopenmptUtility.GetFrameCount(IntPtr, int)

Summary

Syntax

public static int GetFrameCount(IntPtr mod, int sampleRate)

Parameters

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

Return Value

Type Description
int The total number of frames.