Click or drag to resize

LibMp3LameSetDebugFunc Method

Set reporting function for debug output from LAME library

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

Parameters

fn
Type: Ozeki.MediaLibMp3LameReportFunction
Reporting function
See Also