fm.liveswitch.matroska.SimpleBlockFlags Class Reference

Valid Matroska simple block element flags. More...

Public Member Functions

 SimpleBlockFlags ()
 
- Public Member Functions inherited from fm.liveswitch.matroska.BlockFlags
 BlockFlags ()
 

Static Public Member Functions

static byte getDiscardable ()
 Gets a value indicating discardable. More...
 
static byte getKeyframe ()
 Gets a value indicating keyframe. More...
 
- Static Public Member Functions inherited from fm.liveswitch.matroska.BlockFlags
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 simple block element flags.

Constructor & Destructor Documentation

◆ SimpleBlockFlags()

fm.liveswitch.matroska.SimpleBlockFlags.SimpleBlockFlags ( )

Member Function Documentation

◆ getDiscardable()

static byte fm.liveswitch.matroska.SimpleBlockFlags.getDiscardable ( )
static

Gets a value indicating discardable.

◆ getKeyframe()

static byte fm.liveswitch.matroska.SimpleBlockFlags.getKeyframe ( )
static

Gets a value indicating keyframe.