mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
parent
50b87957db
commit
101e9f5733
@ -91,7 +91,7 @@ In its current state the plugin is merely enough to use simple applications
|
||||
requiring nothing more than a minimal set of the OSSv4 API. It does not allow
|
||||
altering of all parameters and will only work when 44100Hz/s16le is used.
|
||||
|
||||
The following '<oss_next>' attributes can be used to alter the behaviour of
|
||||
The following '<oss>' attributes can be used to alter the behaviour of
|
||||
the plugin:
|
||||
|
||||
* :verbose: if set to 'true' diagnostic message will be printed to the log,
|
||||
@ -114,6 +114,6 @@ The following config snippet illustrates its configuration:
|
||||
|
||||
! <vfs>
|
||||
! <dir name="dev">
|
||||
! <oss_next name="dsp" min_ofrage_size="8192"/>
|
||||
! <oss name="dsp" min_ofrage_size="8192"/>
|
||||
! </dir>
|
||||
! </vfs>
|
||||
|
Loading…
x
Reference in New Issue
Block a user