Click or drag to resize

LibMp3LameReportFunction Delegate

Delegate for receiving output messages

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

Parameters

text
Type: SystemString
Text to output
See Also