IDESCombineCB Interface

DESCombine

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

IDESCombineCB Interface

A callback interface that can be implemented by callers to DESCombine who wish to perform processing on video or audio frames.

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

public interface IDESCombineCB

Remarks

Classes which implement this interfaces can be passed to RenderToWindow or RenderToAVI. Each audio or video frame that is processed by DES will be passed to this callback which can perform additional processing.

Requirements

Namespace: DESCombineLib

Assembly: DESCombineLib (in DESCombineLib.dll)

See Also

IDESCombineCB Members | DESCombineLib Namespace