Valid Matroska simple block element flags. More...
Instance Methods | |
| (instancetype) | - init | 
Class Methods | |
| (uint8_t) | + discardable | 
| Gets a value indicating discardable.  More... | |
| (uint8_t) | + keyframe | 
| Gets a value indicating keyframe.  More... | |
| (FMLiveSwitchMatroskaSimpleBlockFlags *) | + simpleBlockFlags | 
  Class Methods inherited from FMLiveSwitchMatroskaBlockFlags | |
| (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 simple block element flags.
| + (uint8_t) discardable | 
Gets a value indicating discardable.
| - (instancetype) init | 
Implements FMLiveSwitchMatroskaBlockFlags.
| + (uint8_t) keyframe | 
Gets a value indicating keyframe.
| + (FMLiveSwitchMatroskaSimpleBlockFlags*) simpleBlockFlags |