|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
| 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 |
|
◆ __init__()
def enigma.iAudioTrackInfo.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ 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)
◆ 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: