how to add stream information
#1
Hi There!
How to add streamInfo and how to retrieve it??

example:
li = xbmcgui.ListItem(name , thumbnailImage=img)
li.addStreamInfo('video', { 'Codec': 'h264', 'Width' : 1280 })

thanks
Reply

Logout Mark Read Team Forum Stats Members Help
how to add stream information0