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... | |
Valid Matroska simple block element flags.
fm.liveswitch.matroska.SimpleBlockFlags.SimpleBlockFlags | ( | ) |
|
static |
Gets a value indicating discardable.
|
static |
Gets a value indicating keyframe.