enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.iAudioTrackInfo Class Reference
Inheritance diagram for enigma.iAudioTrackInfo:
enigma.iAudioType_ENUMS

Public Member Functions

def __init__ (self, *args, **kwargs)
 
def getDescription (self)
 
def getLanguage (self)
 
def getPID (self)
 
def getType (self)
 
def isSaved (self)
 
def isDefault (self)
 
def setLanguage (self, language)
 
def setDescription (self, description)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from enigma.iAudioType_ENUMS
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 atMPEG = _enigma.iAudioType_ENUMS_atMPEG
 
 atAC3 = _enigma.iAudioType_ENUMS_atAC3
 
 atDTS = _enigma.iAudioType_ENUMS_atDTS
 
 atAAC = _enigma.iAudioType_ENUMS_atAAC
 
 atAACHE = _enigma.iAudioType_ENUMS_atAACHE
 
 atLPCM = _enigma.iAudioType_ENUMS_atLPCM
 
 atDTSHD = _enigma.iAudioType_ENUMS_atDTSHD
 
 atDDP = _enigma.iAudioType_ENUMS_atDDP
 
 atMP3 = _enigma.iAudioType_ENUMS_atMP3
 
 atPCM = _enigma.iAudioType_ENUMS_atPCM
 
 atOGG = _enigma.iAudioType_ENUMS_atOGG
 
 atFLAC = _enigma.iAudioType_ENUMS_atFLAC
 
 atWMA = _enigma.iAudioType_ENUMS_atWMA
 
 atTRUEHD = _enigma.iAudioType_ENUMS_atTRUEHD
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.iAudioTrackInfo.__init__ (   self,
args,
**  kwargs 
)

Reimplemented from enigma.iAudioType_ENUMS.

Member Function Documentation

◆ getDescription()

def enigma.iAudioTrackInfo.getDescription (   self)
getDescription(iAudioTrackInfo self) -> std::string

◆ getLanguage()

def enigma.iAudioTrackInfo.getLanguage (   self)
getLanguage(iAudioTrackInfo self) -> std::string

◆ getPID()

def enigma.iAudioTrackInfo.getPID (   self)
getPID(iAudioTrackInfo self) -> int

◆ getType()

def enigma.iAudioTrackInfo.getType (   self)
getType(iAudioTrackInfo self) -> int

◆ isDefault()

def enigma.iAudioTrackInfo.isDefault (   self)
isDefault(iAudioTrackInfo self) -> int

◆ isSaved()

def enigma.iAudioTrackInfo.isSaved (   self)
isSaved(iAudioTrackInfo self) -> int

◆ setDescription()

def enigma.iAudioTrackInfo.setDescription (   self,
  description 
)
setDescription(iAudioTrackInfo self, std::string description)

◆ setLanguage()

def enigma.iAudioTrackInfo.setLanguage (   self,
  language 
)
setLanguage(iAudioTrackInfo self, std::string language)

Member Data Documentation

◆ thisown

enigma.iAudioTrackInfo.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

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