From 70b8176a94acdf27017c01cb174291e1741a056a Mon Sep 17 00:00:00 2001
From: Sjoerd Simons
Date: Tue, 15 Nov 2011 13:07:34 +0100
Subject: Fit in 80 chars where possible
---
spec/Call_Content_Interface_Audio_Control.xml | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/spec/Call_Content_Interface_Audio_Control.xml b/spec/Call_Content_Interface_Audio_Control.xml
index 149f289a..9770d5da 100644
--- a/spec/Call_Content_Interface_Audio_Control.xml
+++ b/spec/Call_Content_Interface_Audio_Control.xml
@@ -30,7 +30,8 @@
and control, the input and output volumes of an audio stream.
While generally not needed, if the connection manager needs to
handle stream volumes directly (typically when using Raw
- Call_Content_Packetization_Type), this interface may be necessary.
+ Call_Content_Packetization_Type), this interface
+ may be necessary.
If this interface is present, the handler should call
ReportInputVolume
@@ -47,8 +48,8 @@
boost the signal to a higher level when this Interface is in use
-
+
The input volume as requested by the Connection Manager.
Initially and on any changes the client should change its input volume
@@ -72,8 +73,8 @@
-
+
The input volume as requested by the Connection Manager.
Initially and on any changes the client should change its input volume
@@ -81,7 +82,8 @@
-
+
Report the output volume level as set by the client.
@@ -92,8 +94,8 @@
changed by the client.
It is the client's responsibility to change the output volume used
- for the content. However, the client MUST call this whenever it changes
- output volume for the content.
+ for the content. However, the client MUST call this whenever it
+ changes output volume for the content.
@@ -102,7 +104,8 @@
A volume value either reported to or requested by the Connection
Manager. This value should either be -1 for an unknown value or in the
range of 0-255, with 0 being the minimal volume and 255 being the
- highest unamplified volume the input or output is capable of (known as 0db)
+ highest unamplified volume the input or output is capable of (known
+ as 0db)
--
cgit v1.2.3