Click or drag to resize

WasapiOutBaseDispose(Boolean) Method

Releases the unmanaged resources used by the WasapiOutBase and optionally releases the managed resources

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also