Click or drag to resize
LibMp3LameSetMsgFunc Method
Set reporting function for message output from LAME library

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void SetMsgFunc(
	LibMp3LameReportFunction fn
)

Parameters

fn
Type: Ozeki.MediaLibMp3LameReportFunction
Reporting function
See Also