[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/network/kcall
From:       George Kiagiadakis <gkiagiad () csd ! uoc ! gr>
Date:       2010-05-27 12:51:22
Message-ID: 20100527125122.2BC1BAC8C3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1131141 by gkiagia:

Request InitialAudio/InitialVideo instead of FUTURE.InitialAudio/FUTURE.InitialVideo. \
This API is stable now.

 M  +2 -2      contactlistcontroller.cpp  


--- trunk/playground/network/kcall/contactlistcontroller.cpp #1131140:1131141
@@ -137,9 +137,9 @@
                    TELEPATHY_INTERFACE_CHANNEL_TYPE_STREAMED_MEDIA);
     request.insert(TELEPATHY_INTERFACE_CHANNEL ".TargetHandleType", \
                Tp::HandleTypeContact);
     request.insert(TELEPATHY_INTERFACE_CHANNEL ".TargetHandle", \
                contact->handle()[0]);
-    request.insert(TELEPATHY_INTERFACE_CHANNEL_TYPE_STREAMED_MEDIA \
".FUTURE.InitialAudio", true); +    \
request.insert(TELEPATHY_INTERFACE_CHANNEL_TYPE_STREAMED_MEDIA ".InitialAudio", \
true);  if ( useInitialVideo ) {
-        request.insert(TELEPATHY_INTERFACE_CHANNEL_TYPE_STREAMED_MEDIA \
".FUTURE.InitialVideo", true); +        \
request.insert(TELEPATHY_INTERFACE_CHANNEL_TYPE_STREAMED_MEDIA ".InitialVideo", \
true);  }
     account->ensureChannel(request, QDateTime::currentDateTime(), \
"org.freedesktop.Telepathy.Client.kcall_handler");  }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic