VirtualAudioConfig

Configuration for virtual audio drivers (virtual-audio / virtual-audio-legacy) and CLI utils.

FieldTypeDescriptionDefault
tools bool Whether to include the corresponding CLI utilities (`virtual_audio_util` and `virtual_audio_legacy_util`).
modern \[bool] Whether to include modern virtual audio driver (`virtual-audio`). If omitted in JSON, this defaults to `!legacy` (i.e., true if legacy is false, false if legacy is true).
legacy bool Whether to include legacy virtual audio driver (`virtual-audio-legacy`).