CompletedArgs.Result Field

DESCombine

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

CompletedArgs.Result Field

The result of the rendering

public EventCode Result;

Remarks

This code will be a member of DirectShowLib.EventCode. Typically it will be EventCode.Complete, EventCode.ErrorAbort or EventCode.UserAbort.

See Also

CompletedArgs Class | DESCombineLib Namespace