FCavrnusInputDevice (Unreal Engine)
- Fields
FString DeviceName;
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 DeviceName
field is useful for displaying this microphone in a UI selector.