fm.liveswitch.matroska.BlockFlags Class Reference

Valid Matroska block element flags. More...

Public Member Functions

 BlockFlags ()
 

Static Public Member Functions

static byte getEbmlLacing ()
 Gets a value indicating EBML lacing. More...
 
static byte getFixedSizeLacing ()
 Gets a value indicating fixed size lacing. More...
 
static byte getInvisible ()
 Gets a value indicating invisible. More...
 
static byte getNoLacing ()
 Gets a value indicating no lacing. More...
 
static byte getXiphLacing ()
 Gets a value indicating Xiph lacing. More...
 

Detailed Description

Valid Matroska block element flags.

Constructor & Destructor Documentation

◆ BlockFlags()

fm.liveswitch.matroska.BlockFlags.BlockFlags ( )

Member Function Documentation

◆ getEbmlLacing()

static byte fm.liveswitch.matroska.BlockFlags.getEbmlLacing ( )
static

Gets a value indicating EBML lacing.

◆ getFixedSizeLacing()

static byte fm.liveswitch.matroska.BlockFlags.getFixedSizeLacing ( )
static

Gets a value indicating fixed size lacing.

◆ getInvisible()

static byte fm.liveswitch.matroska.BlockFlags.getInvisible ( )
static

Gets a value indicating invisible.

◆ getNoLacing()

static byte fm.liveswitch.matroska.BlockFlags.getNoLacing ( )
static

Gets a value indicating no lacing.

◆ getXiphLacing()

static byte fm.liveswitch.matroska.BlockFlags.getXiphLacing ( )
static

Gets a value indicating Xiph lacing.