Click or drag to resize

CameraVideoSourceVirtualBackgroundLoadFile Method

Namespace:  Avaya.ClientServices.Media
Assembly:  scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntax
C#
public void VirtualBackgroundLoadFile(
	string path,
	VirtualBackgroundLoadFileDelegate loadDelegate
)

Parameters

path
Type: SystemString
loadDelegate
Type: Avaya.ClientServices.MediaVirtualBackgroundLoadFileDelegate
See Also