VideoClipTrackItem

Instance Methods

createAddVideoTransitionAction

25.0

Action

Create add transition action for sequence

Parameters

NameTypeDescription
videoTransition
-
addTransitionOptionsProperties
-

createMoveAction

25.0

Action

Returns an action that moves the inPoint of the track item to a new time, by shifting it by a number of seconds.

Parameters

NameTypeDescription
tickTime
-

createRemoveVideoTransitionAction

25.0

Action

Returns true if trackItem has transition

Parameters

NameTypeDescription
transitionPosition
Start or end position of transition

createSetDisabledAction

25.0

Action

Returns an action that enables/disables the trackItem

Parameters

NameTypeDescription
disabled
boolean
-

createSetEndAction

25.0

Action

Create set end time action for sequence

Parameters

NameTypeDescription
tickTime
-

createSetInPointAction

25.0

Action

Create SetInPointAction for setting the track item in point relative to the start time of the project item referenced by this track item

Parameters

NameTypeDescription
tickTime
-

createSetNameAction

25.0

Action

Returns an action that renames the trackItem

Parameters

NameTypeDescription
inName
string
-

createSetOutPointAction

25.0

Action

Create SetOutPointAction for setting the track item out point relative to the start time of the project item referenced by this track item

Parameters

NameTypeDescription
tickTime
-

createSetStartAction

25.0

Action

Create set start time action for sequence

Parameters

NameTypeDescription
tickTime
-

getComponentChain

25.0

VideoComponentChain

Returns VideoComponentChain


getDuration

25.0

TickTime

Returns timecode representing the duration of this track item relative to the sequence start.


getEndTime

25.0

TickTime

Returns a TickTime object representing the ending sequence time of this track item relative to the sequence start time.


getInPoint

25.0

TickTime

Returns a TickTime object representing the track item in point relative to the start time of the project item referenced by this track item.


getIsSelected

25.0

boolean

Returns if trackItem is selected or not


getMatchName

25.0

string

Returns the value of internal matchname for this trackItem


getMediaType

25.0

Guid

Returns UUID representing the underlying media type of this track item


getName

25.0

string

Returns the display name for trackItem


getOutPoint

25.0

TickTime

Returns a TickTime object representing the track item out point relative to the start time of the project item referenced by this track item.


getProjectItem

25.0

ProjectItem

Returns the project item for this track item.


getSpeed

25.0

number

Returns the value of speed of the trackItem


getStartTime

25.0

TickTime

Returns a TickTime object representing the starting sequence time of this track item relative to the sequence start time.


getTrackIndex

25.0

number

Index representing the track index of the track this track item belongs to


getType

25.0

number

Index representing the type of this track item.


isAdjustmentLayer

25.0

boolean

Returns true if the trackitem is an adjustment layer


isDisabled

25.0

boolean

Returns true if trackitem is muted/disabled


isSpeedReversed

25.0

number

Returns true if the trackitem is reversed


  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.