Click or drag to resize

NetworkVideoTransmitterImplHandleError Method

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool HandleError(
	Exception error
)

Parameters

error
Type: SystemException

Return Value

Type: Boolean

Implements

IErrorHandlerHandleError(Exception)
See Also