defaultSelection property

AudioDefaultSelection? defaultSelection
final

Enable this setting on one audio selector to set it as the default for the job. The service uses this default for outputs where it can't find the specified input audio. If you don't set a default, those outputs have no audio.

Implementation

final AudioDefaultSelection? defaultSelection;