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

#include <BitstreamConverter.h>

Public Member Functions

 CBitstreamParser ()
 
 ~CBitstreamParser ()
 

Static Public Member Functions

static bool Open ()
 
static void Close ()
 
static bool CanStartDecode (const uint8_t *buf, int buf_size)
 

Constructor & Destructor Documentation

◆ CBitstreamParser()

CBitstreamParser::CBitstreamParser ( )
default

◆ ~CBitstreamParser()

CBitstreamParser::~CBitstreamParser ( )
default

Member Function Documentation

◆ CanStartDecode()

bool CBitstreamParser::CanStartDecode ( const uint8_t buf,
int  buf_size 
)
static

◆ Close()

void CBitstreamParser::Close ( void  )
static

◆ Open()

static bool CBitstreamParser::Open ( )
inlinestatic

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