Class UtilityExtension
Utility methods.
Inheritance
System.Object
UtilityExtension
Namespace: FM.LiveSwitch.Vp8
Assembly: FM.LiveSwitch.dll
Syntax
public static class UtilityExtension : object
Methods
IsGapAllowed(Fragment, Fragment)
Determines whether a gap in the sequence of two fragments is allowed.
Declaration
public static bool IsGapAllowed(Fragment fragment, Fragment lastFragment)
Parameters
Returns
Type | Description |
---|---|
System. |