/
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.
, multiple selections available,
Related content
FCavrnusInputDevice (Unreal Engine)
FCavrnusInputDevice (Unreal Engine)
More like this
FCavrnusOutputDevice (Unreal Engine)
FCavrnusOutputDevice (Unreal Engine)
More like this
CavrnusVideoInputDevice (Unity)
CavrnusVideoInputDevice (Unity)
More like this
FetchAudioInputs (Unity)
FetchAudioInputs (Unity)
More like this
FetchAudioInputs (Unreal Engine)
FetchAudioInputs (Unreal Engine)
More like this
UpdateAudioInput (Unreal Engine)
UpdateAudioInput (Unreal Engine)
More like this