Click or drag to resize

TfInvokeListAllPhysicalDevices Method

http://www.emgu.com
Get a list of all physical devices

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public static string[] ListAllPhysicalDevices(
	Status status = null
)

Parameters

status (Optional)
Type: Emgu.TFStatus
Optional status

Return Value

Type: String
A list of all physical devices
See Also