Click or drag to resize
LibMp3Lame.SetErrorFunc Method
Set reporting function for error output from LAME library

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void SetErrorFunc(
	LibMp3Lame. ReportFunction fn
)

Parameters

fn
Type: Ozeki.Media.LibMp3Lame.ReportFunction
Reporting function
See Also