Click or drag to resize

AudioServerCaptureGetDeviceList Method

Returns the names of all audio input devices detected on the system.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Array CaptureGetDeviceList()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.AudioServer.CaptureGetDeviceList"]

See Also