Click or drag to resize

VideoTestControllerLoadFile Method

Namespace:  Avaya.ClientServices.Media.Test
Assembly:  scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntax
C#
public void LoadFile(
	string fileName,
	int width,
	int height
)

Parameters

fileName
Type: SystemString
width
Type: SystemInt32
height
Type: SystemInt32
See Also