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... | |
Valid Matroska block element flags.
fm.liveswitch.matroska.BlockFlags.BlockFlags | ( | ) |
|
static |
Gets a value indicating EBML lacing.
|
static |
Gets a value indicating fixed size lacing.
|
static |
Gets a value indicating invisible.
|
static |
Gets a value indicating no lacing.
|
static |
Gets a value indicating Xiph lacing.