| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ISettings
Represents Skype settings. Access using ISkype.Settings.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| unicode or None |
|
||
| bool |
|
||
|
|||
|
Inherited from |
|||
| Properties | |
| bool |
AEC Automatic echo cancellation state. |
| bool |
AGC Automatic gain control state. |
| unicode |
AudioIn Name of an audio input device. |
| unicode |
AudioOut Name of an audio output device. |
| bool |
AutoAway Auto away status. |
| unicode |
Language Language of the Skype client as an ISO code. |
| bool |
PCSpeaker PCSpeaker status. |
| unicode |
Ringer Name of a ringer device. |
| unicode |
VideoIn Name of a video input device. |
|
Inherited from |
|
| Method Details |
__init__.
|
Sets user avatar picture from file.
Deprecated: Use LoadAvatarFromFile instead. |
Loads user avatar picture from file.
|
Returns/sets a ringtone.
|
Enables/disables a ringtone.
|
Saves user avatar picture to file.
|
| Property Details |
AECAutomatic echo cancellation state. Warning: Starting with Skype for Windows 3.6, this property has no effect. It can still be set for backwards compatibility reasons. |
AGCAutomatic gain control state. Warning: Starting with Skype for Windows 3.6, this property has no effect. It can still be set for backwards compatibility reasons. |
AudioInName of an audio input device.
|
AudioOutName of an audio output device.
|
AutoAwayAuto away status.
|
LanguageLanguage of the Skype client as an ISO code.
|
PCSpeakerPCSpeaker status.
|
RingerName of a ringer device.
|
VideoInName of a video input device.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 05 14:55:00 2008 | http://epydoc.sourceforge.net |