Click or drag to resize
LibMp3LameReportFunction Delegate
Delegate for receiving output messages

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

Parameters

text
Type: SystemString
Text to output
See Also