Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
M2TSParser.h File Reference
#include "URL.h"
#include "filesystem/DiscDirectoryHelper.h"
#include <cstddef>
#include <memory>
#include <unordered_map>
#include <vector>

Classes

struct  XFILE::Descriptor
 
struct  XFILE::TSStreamInfo
 
struct  XFILE::TSAudioStreamInfo
 
struct  XFILE::TSVideoStreamInfo
 
class  XFILE::CM2TSParser
 

Namespaces

namespace  XFILE
 

Typedefs

using XFILE::StreamMap = std::unordered_map<unsigned int, std::shared_ptr<TSStreamInfo>>