Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CDVDFactoryInputStream Class Reference

#include <DVDFactoryInputStream.h>

Static Public Member Functions

static std::shared_ptr< CDVDInputStreamCreateInputStream (IVideoPlayer *pPlayer, const CFileItem &fileitem, bool scanforextaudio=false)
 
static std::shared_ptr< CDVDInputStreamCreateInputStream (IVideoPlayer *pPlayer, const CFileItem &fileitem, const std::vector< std::string > &filenames)
 

Member Function Documentation

◆ CreateInputStream() [1/2]

std::shared_ptr< CDVDInputStream > CDVDFactoryInputStream::CreateInputStream ( IVideoPlayer pPlayer,
const CFileItem fileitem,
bool  scanforextaudio = false 
)
static

◆ CreateInputStream() [2/2]

std::shared_ptr< CDVDInputStream > CDVDFactoryInputStream::CreateInputStream ( IVideoPlayer pPlayer,
const CFileItem fileitem,
const std::vector< std::string > &  filenames 
)
static

The documentation for this class was generated from the following files: