alsa-mixer: Add support for defining port property lists in the path configuration files.

This commit is contained in:
Tanu Kaskinen 2012-04-13 14:48:28 +03:00 committed by Tanu Kaskinen
parent d3bced8bee
commit 88052dbdb9
3 changed files with 15 additions and 2 deletions

View file

@ -57,6 +57,10 @@
; priority = ... # Priority for this path
; description = ...
;
; [Properties] # Property list for this path. The list is merged into the port property list.
; <key> = <value> # Each property is defined on its own line.
; ...
;
; [Option ...:...] # For each option of an enumeration or switch element
; # that shall be exposed as a sink/source port. Needs to
; # be named after the Element, followed by a colon, followed