FileCompletedArgs Class

DESCombine

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

FileCompletedArgs Class

Used by the FileCompleted event. Reports when a file has completed processing.

For a list of all members of this type, see FileCompletedArgs Members.

System.Object    System.EventArgs
      DESCombineLib.FileCompletedArgs

public class FileCompletedArgs : EventArgs

Remarks

To determine whether you are receiving a notification for an audio or video file completing, examine the Type property. Also, when using the RenderToWindow, dropped frames can result in late or missed notifications.

Requirements

Namespace: DESCombineLib

Assembly: DESCombineLib (in DESCombineLib.dll)

See Also

FileCompletedArgs Members | DESCombineLib Namespace