Inherits AddonClass.
|
| getAspect () |
| Function: getAspect()
Get the aspect ratio of the video stream. More...
|
|
| getCodec () |
| Function: getCodec()
Get the codec of the stream. More...
|
|
| getDuration () |
| Function: getDuration()
Get the duration of the video stream in seconds. More...
|
|
| getHeight () |
| Function: getHeight()
Get the height of the video stream in pixel. More...
|
|
| getLanguage () |
| Function: getLanguage()
Get the language of the stream. More...
|
|
| getStereoMode () |
| Function: getStereoMode()
Get the stereo mode of the video stream. More...
|
|
| getWidth () |
| Function: getWidth()
Get the width of the video stream in pixel. More...
|
|
| setAspect (...) |
| Function: setAspect(aspect)
Set the aspect ratio of the video stream. More...
|
|
| setCodec (...) |
| Function: setCodec(codec)
Set the codec of the stream. More...
|
|
| setDuration (...) |
| Function: setDuration(duration)
Set the duration of the video stream in seconds. More...
|
|
| setHeight (...) |
| Function: setHeight(height)
Set the height of the video stream in pixel. More...
|
|
| setLanguage (...) |
| Function: setLanguage(language)
Set the language of the stream. More...
|
|
| setStereoMode (...) |
| Function: setStereoMode(stereoMode)
Set the stereo mode of the video stream. More...
|
|
| setWidth (...) |
| Function: setWidth(width)
Set the width of the video stream in pixel. More...
|
|
CStreamDetailVideo * | ToStreamDetailVideo () const |
|
| VideoStreamDetail (...) |
| Function: xbmc.VideoStreamDetail([width, height, aspect, duration, codec, stereoMode, language])
Creates a single video stream details class for a video item wrapped by InfoTagVideo. More...
|
|
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