genode/repos/os/src/test/audio_out_click
2017-05-31 13:16:22 +02:00
..
main.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
README os: add sporadic sound test 2015-09-09 15:14:29 +02:00
target.mk os: removal of deprecated os/config.h (fix #2431) 2017-05-31 13:16:22 +02:00

test-audio_out sends one or more raw audio streams to the "Audio_out"
service. The raw data must comply the Audio_out standard format.

! <start>
!     <filename>test-audio_out</filename>
!     <ram_quota>1M</ram_qouta>
!     <config>
!         <filename>audio1.raw</filename>
!         <filename>audio2.raw</filename>
!         ...
!     </config>
! </start>

       Example configuration entry