Class ErrorResilientType
Error resiliency flags for VPX.
Inheritance
System.Object
ErrorResilientType
Namespace: FM.LiveSwitch.Vpx
Assembly: FM.LiveSwitch.Vpx.dll
Syntax
public static class ErrorResilientType : object
Properties
Default
Gets the flag position for VPX_ERROR_RESILIENT_DEFAULT.
Declaration
public static int Default { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Partitions
Gets the flag position for VPX_ERROR_RESILIENT_PARTITIONS.
Declaration
public static int Partitions { get; }
Property Value
Type | Description |
---|---|
System.Int32 |