From cea08ad1d885ddc70d39c77f9a715ff83382e485 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 1 Oct 2010 07:12:39 +0200 Subject: [PATCH] doc: Update audio settings API --- doc/audio-settings-api.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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.