diff options
author | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-01-23 13:27:30 +0000 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.dentz@openbossa.org> | 2008-01-23 13:27:30 +0000 |
commit | 5b601136563565049e0dc726b67860bc636e03bd (patch) | |
tree | a94d2dae627d3beb78ab0f8c7b3e8e7ec324f367 /audio/audio.conf | |
parent | f978653b315bc6d9d029dae1206085ba579fced4 (diff) |
Add config options for each source.
Diffstat (limited to 'audio/audio.conf')
-rw-r--r-- | audio/audio.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/audio.conf b/audio/audio.conf index ae9742b8..0d733105 100644 --- a/audio/audio.conf +++ b/audio/audio.conf @@ -34,4 +34,5 @@ ExtendedErrorResultCodes=false # Just an example of potential config options for the other interfaces #[A2DP] -#SourceCount=2 +#SBCSources=1 +#MPEG12Sources=0 |