DESCombine Methods

DESCombine

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

DESCombine Methods

The methods of the DESCombine class are listed below. For a complete list of DESCombine class members, see the DESCombine Members topic.

Public Instance Methods

AddAudioFile Add the audio portion of a file to the timeline.
AddAVFile Add a file with both video and audio to the timeline.
AddVideoFile Add the video portion of a file to the timeline.
Cancel Used to signal that the graph should be cancelled.
Dispose Release resources used by the class.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
GetXML Returns an XML description of the capture graph (as seen by DES).
RenderToAVI Configure the graph to output the results to an AVI file.
RenderToWindow Configure the graph to output the results to a video window.
StartRendering Begins rendering and returns immediately.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

DESCombine Class | DESCombineLib Namespace