Click or drag to resize

LibMp3LameReportFunction Delegate

Delegate for receiving output messages

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public delegate void ReportFunction(
	string text
)

Parameters

text  String
Text to output
See Also