Valid Matroska block element flags. More...
Instance Methods | |
| (instancetype) | - init | 
Class Methods | |
| (FMLiveSwitchMatroskaBlockFlags *) | + blockFlags | 
| (uint8_t) | + ebmlLacing | 
| Gets a value indicating EBML lacing.  More... | |
| (uint8_t) | + fixedSizeLacing | 
| Gets a value indicating fixed size lacing.  More... | |
| (uint8_t) | + invisible | 
| Gets a value indicating invisible.  More... | |
| (uint8_t) | + noLacing | 
| Gets a value indicating no lacing.  More... | |
| (uint8_t) | + xiphLacing | 
| Gets a value indicating Xiph lacing.  More... | |
Valid Matroska block element flags.
| + (FMLiveSwitchMatroskaBlockFlags*) blockFlags | 
| + (uint8_t) ebmlLacing | 
Gets a value indicating EBML lacing.
| + (uint8_t) fixedSizeLacing | 
Gets a value indicating fixed size lacing.
| - (instancetype) init | 
Implemented in FMLiveSwitchMatroskaSimpleBlockFlags.
| + (uint8_t) invisible | 
Gets a value indicating invisible.
| + (uint8_t) noLacing | 
Gets a value indicating no lacing.
| + (uint8_t) xiphLacing | 
Gets a value indicating Xiph lacing.