Click or drag to resize

InternalVideoDeviceInfo Constructor

Initializes a new instance of the InternalVideoDeviceInfo class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public InternalVideoDeviceInfo(
	int id,
	string name,
	string moniker
)

Parameters

id
Type: SystemInt32
name
Type: SystemString
moniker
Type: SystemString
See Also