Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <DVDFactoryInputStream.h>
Static Public Member Functions | |
static std::shared_ptr< CDVDInputStream > | CreateInputStream (IVideoPlayer *pPlayer, const CFileItem &fileitem, bool scanforextaudio=false) |
static std::shared_ptr< CDVDInputStream > | CreateInputStream (IVideoPlayer *pPlayer, const CFileItem &fileitem, const std::vector< std::string > &filenames) |
|
static |
|
static |