DESCombine.UNITS Field

DESCombine

The DESCombine class stitches together a series of video and audio files

DESCombine.UNITS Field

Number of 100NS in a second.

public const long UNITS = 10000000;

Remarks

To convert from seconds to 100NS units (used by most DES function), multiply the seconds by UNITS.

See Also

DESCombine Class | DESCombineLib Namespace