CavrnusInputDevice (Unity)

CavrnusInputDevice (Unity)

- Fields

public string Name;

Represents an available microphone for the user to select.

It is acquired by calling FetchAudioInputs, and is provided to UpdateAudioInput to change the microphone.

The Name field is useful for displaying this microphone in a UI selector.

Looking for labels? They can now be found in the details panel on the floating action bar.

Related content