Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 728d6336 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: Add audio output policy config for pro audio" into audio-userspace.lnx.2.2.c2-dev

parents c7607106 99909f28
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,13 @@ outputs {
    bit_width 16
    bit_width 16
    app_type 69937
    app_type 69937
  }
  }
  proaudio {
    flags AUDIO_OUTPUT_FLAG_FAST|AUDIO_OUTPUT_FLAG_RAW
    formats AUDIO_FORMAT_PCM_16_BIT
    sampling_rates 48000
    bit_width 16
    app_type 69943
  }
  deep_buffer {
  deep_buffer {
    flags AUDIO_OUTPUT_FLAG_DEEP_BUFFER
    flags AUDIO_OUTPUT_FLAG_DEEP_BUFFER
    formats AUDIO_FORMAT_PCM_16_BIT
    formats AUDIO_FORMAT_PCM_16_BIT