fm.liveswitch.matroska.ContentCompAlgo Class Reference

Valid Matroska content compression element algorithms. More...

Public Member Functions

 ContentCompAlgo ()
 

Static Public Member Functions

static long getBzlib ()
 Gets a value indicating bzlib. More...
 
static long getHeaderStriping ()
 Gets a value indicating header striping. More...
 
static long getLzo1x ()
 Gets a value indicating lzo1x. More...
 
static long getZlib ()
 Gets a value indicating zlib. More...
 

Detailed Description

Valid Matroska content compression element algorithms.

Constructor & Destructor Documentation

◆ ContentCompAlgo()

fm.liveswitch.matroska.ContentCompAlgo.ContentCompAlgo ( )

Member Function Documentation

◆ getBzlib()

static long fm.liveswitch.matroska.ContentCompAlgo.getBzlib ( )
static

Gets a value indicating bzlib.

◆ getHeaderStriping()

static long fm.liveswitch.matroska.ContentCompAlgo.getHeaderStriping ( )
static

Gets a value indicating header striping.

◆ getLzo1x()

static long fm.liveswitch.matroska.ContentCompAlgo.getLzo1x ( )
static

Gets a value indicating lzo1x.

◆ getZlib()

static long fm.liveswitch.matroska.ContentCompAlgo.getZlib ( )
static

Gets a value indicating zlib.