Inherits AddonClass.
|
| AudioStreamDetail (...) |
| Function: xbmc.AudioStreamDetail([channels, codec, language])
Creates a single audio stream details class for a video item wrapped by InfoTagVideo. More...
|
|
| getChannels () |
| Function: getChannels()
Get the number of channels in the stream. More...
|
|
| getCodec () |
| Function: getCodec()
Get the codec of the stream. More...
|
|
| getLanguage () |
| Function: getLanguage()
Get the language of the stream. More...
|
|
| setChannels (...) |
| Function: setChannels(channels)
Set the number of channels in the stream. More...
|
|
| setCodec (...) |
| Function: setCodec(codec)
Set the codec of the stream. More...
|
|
| setLanguage (...) |
| Function: setLanguage(language)
Set the language of the stream. More...
|
|
CStreamDetailAudio * | ToStreamDetailAudio () const |
|
The documentation for this class was generated from the following file:
- /home/alwin/Development/Kodi/kodi-N-sync-addon-doxygen/xbmc/interfaces/legacy/InfoTagVideo.h