Click or drag to resize

CameraCaptureStartDelegate Delegate

Namespace:  Avaya.ClientServices.Media
Assembly:  scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntax
C#
public delegate void CameraCaptureStartDelegate(
	CameraVideoSourceResult result
)

Parameters

result
Type: Avaya.ClientServices.MediaCameraVideoSourceResult
See Also