Settings for one clip in a composition. All jobs in a playlist must have the same
            clip settings.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class Clip
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | Clip()()()() | Initializes a new instance of the Clip class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | TimeSpan | 
            Gets and sets the property TimeSpan. 
             Settings that determine when a clip begins and how long it lasts. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithTimeSpan(TimeSpan) | Obsolete. 
            Sets the TimeSpan property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | Clip |