Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CBitstreamParser Class Reference

#include <BitstreamConverter.h>

Public Member Functions

 CBitstreamParser ()
 
 ~CBitstreamParser ()=default
 

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 ( )
static

◆ Open()

static bool CBitstreamParser::Open ( )
inlinestatic

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