Click or drag to resize
MPEG4Recorder.Dispose Method (Boolean)
Releases the unmanaged resources used by the MPEG4Recorder and optionally releases the managed resources

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

Parameters

disposing
Type: System.Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also