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.