Click or drag to resize

LibMp3LameSetErrorFunc Method

Set reporting function for error output from LAME library

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void SetErrorFunc(
	LibMp3LameReportFunction fn
)

Parameters

fn  LibMp3LameReportFunction
Reporting function
See Also