mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
doc: ucm - add sequence graphs
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
0222f45d11
commit
595115758b
8 changed files with 192 additions and 1 deletions
|
|
@ -218,6 +218,11 @@ SectionModifier."Capture Voice" {
|
|||
}
|
||||
~~~
|
||||
|
||||
### Sequence graphs
|
||||
|
||||
\image html ucm-seq-verb.svg
|
||||
\image html ucm-seq-device.svg
|
||||
|
||||
### Sequence commands
|
||||
|
||||
Command name | Description
|
||||
|
|
@ -278,6 +283,8 @@ configuration like volumes or switches. The alsactl ensures the persistency (sto
|
|||
the state of the controls to the /var tree and loads the previous state in the next
|
||||
boot).
|
||||
|
||||
\image html ucm-seq-boot.svg
|
||||
|
||||
### Device volume
|
||||
|
||||
It is expected that the applications handle the volume settings. It is not recommended
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue