summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-01 07:12:39 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-01 07:12:39 +0200
commitcea08ad1d885ddc70d39c77f9a715ff83382e485 (patch)
tree363d1bd10f90afd9170855af8bd121d720c17f66
parenta73dd11a87f175e6828c6599503e41d9c6fd228f (diff)
downloadofono-cea08ad1d885ddc70d39c77f9a715ff83382e485.tar.bz2
doc: Update audio settings API
-rw-r--r--doc/audio-settings-api.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/audio-settings-api.txt b/doc/audio-settings-api.txt
index f59a230d..0f603062 100644
--- a/doc/audio-settings-api.txt
+++ b/doc/audio-settings-api.txt
@@ -17,10 +17,17 @@ Signals PropertyChanged(string property, variant value)
This signal indicates a changed value of the given
property.
-Properties boolean Active [readonly]
+Properties boolean Active [readonly] [EXPERIMENTAL]
Indicates if an audio PCM stream is active or not.
This is not supported by all modems. Only modems
where the audio data can be routed to the host
application processor will support this.
+
+ string Mode [readonly, optional] [EXPERIMENTAL]
+
+ Indicates the audio mode setting.
+
+ This is highly modem specific audio string. Every
+ modem might use different ones.