HTTP Server for Tux Droid
util.system.Device.Device Class Reference
Inheritance diagram for util.system.Device.Device:
Collaboration diagram for util.system.Device.Device:

Public Member Functions

def getSoundDeviceByKeywordWin32 (deviceKeyword)
 
def getSoundDeviceNameTuxdroidAudio ()
 
def getSoundDeviceNameTuxdroidTts ()
 
def getSoundDeviceNameTuxdroidMicro ()
 
def getTuxDroidSoundDevice ()
 

Static Public Attributes

 getSoundDeviceByKeywordWin32
 
 getSoundDeviceNameTuxdroidAudio
 
 getSoundDeviceNameTuxdroidTts
 
 getSoundDeviceNameTuxdroidMicro
 
 getTuxDroidSoundDevice
 

Detailed Description

Class to get some information about smart-compagnon audio/video devices.

Member Function Documentation

◆ getSoundDeviceByKeywordWin32()

def util.system.Device.Device.getSoundDeviceByKeywordWin32 (   deviceKeyword)
Get a sound device by a keyword.
@param deviceKeyword: Device keyword.
@return: A tuple (device index, device name)

◆ getSoundDeviceNameTuxdroidAudio()

def util.system.Device.Device.getSoundDeviceNameTuxdroidAudio ( )
Get the sound device name of Tux Droid Audio.
@return: The device name or None (Win32) if not found.

◆ getSoundDeviceNameTuxdroidMicro()

def util.system.Device.Device.getSoundDeviceNameTuxdroidMicro ( )
Get the sound device name of Tux Droid Micro.
@return: The device name or None (Win32) if not found.

◆ getSoundDeviceNameTuxdroidTts()

def util.system.Device.Device.getSoundDeviceNameTuxdroidTts ( )
Get the sound device name of Tux Droid Tts.
@return: The device name or None (Win32) if not found.

◆ getTuxDroidSoundDevice()

def util.system.Device.Device.getTuxDroidSoundDevice ( )
Get the sound device of Tux Droid.
@return: A string.

Member Data Documentation

◆ getSoundDeviceByKeywordWin32

util.system.Device.Device.getSoundDeviceByKeywordWin32
static

◆ getSoundDeviceNameTuxdroidAudio

util.system.Device.Device.getSoundDeviceNameTuxdroidAudio
static

◆ getSoundDeviceNameTuxdroidMicro

util.system.Device.Device.getSoundDeviceNameTuxdroidMicro
static

◆ getSoundDeviceNameTuxdroidTts

util.system.Device.Device.getSoundDeviceNameTuxdroidTts
static

◆ getTuxDroidSoundDevice

util.system.Device.Device.getTuxDroidSoundDevice
static

The documentation for this class was generated from the following file: