SFML.Net
SoundRecorderGetDevice Method |
Get the name of the current audio capture device
Namespace: SFML.Audio
Assembly: sfmlnet-audio-2 (in sfmlnet-audio-2.dll) Version: 2.2.0.0 (2.2.0)

public string GetDevice()
Public Function GetDevice As String
public: String^ GetDevice()
member GetDevice : unit -> string
Return Value
Type: StringThe name of the current audio capture device
