From d55d05b8812a8956ff70b7f0f1de694e08c58090 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 24 May 2012 16:22:48 +0300 Subject: [PATCH] media-api: Update documentation to include Volume property --- doc/media-api.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/media-api.txt b/doc/media-api.txt index 7a593c3e6..444643902 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -341,3 +341,11 @@ Properties object Device [readonly] Optional. Indicates where is the transport being routed Possible Values: "HCI" or "PCM" + + uint16 Volume [readwrite] + + Optional. Indicates volume level of the transport, + this property is only writeable when the transport was + acquired by the sender. + + Possible Values: 0-127 -- 2.47.3