GetCaptureDevices()

Method

Namespace: Vox

Declared in: Vox.CaptureDevice


Returns a list of available capture devices.

Syntax

public static IEnumerable<string> GetCaptureDevices()

Back to index