Class SimpleBlockFlags
Valid Matroska simple block element flags.
Inherited Members
Namespace: FM.LiveSwitch.Matroska
Assembly: FM.LiveSwitch.dll
Syntax
public class SimpleBlockFlags : BlockFlags
Properties
Discardable
Gets a value indicating discardable.
Declaration
public static byte Discardable { get; }
Property Value
Type | Description |
---|---|
System.Byte |
Keyframe
Gets a value indicating keyframe.
Declaration
public static byte Keyframe { get; }
Property Value
Type | Description |
---|---|
System.Byte |