Click or drag to resize
InternalVideoDeviceInfo Constructor
Initializes a new instance of the InternalVideoDeviceInfo class

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

Parameters

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