Click or drag to resize
VideoViewerWFDispose Method
Clean up any resources being used.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also