Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
InputStreamMultiStreams.h File Reference
#include "DVDInputStream.h"
#include <string>
#include <vector>

Classes

class  InputStreamMultiStreams
 

Typedefs

typedef std::shared_ptr< CDVDInputStreamInputStreamPtr
 

Typedef Documentation

◆ InputStreamPtr

typedef std::shared_ptr<CDVDInputStream> InputStreamPtr