AWS SDK for .NET Documentation
Clip Class
AmazonAmazon.ElasticTranscoder.ModelClip Did this page help you?   Yes   No    Tell us about it...
Settings for one clip in a composition. All jobs in a playlist must have the same clip settings.
Declaration Syntax
C#
public class Clip
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Clip()()()()
Initializes a new instance of the Clip class

Equals(Object)
Determines whether the specified Object is equal to the current 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
Object
Clip

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)