ClipProjectItem
Properties
Name | Type | Access | Min Version | Description |
---|---|---|---|---|
name | string | R | 25.0 | Get name of project item object |
Static Methods
cast
25.0any
Parameters
Name | Type | Description |
---|---|---|
projectItem | any | - |
Instance Methods
canChangeMediaPath
25.0boolean
Returns true if Premiere Pro can change the path, associated with this project item; otherwise, returns false
canProxy
25.0boolean
Indicates whether it is possible to attach a proxy, to this project item.
createClearInOutPointsAction
25.0Action
Create Clear the in or out point of the Project item action
createSetFootageInterpretationAction
25.0Action
Set the footage interpretation object for project item
Parameters
Name | Type | Description |
---|---|---|
footageInterpretation | - |
createSetInOutPointsAction
25.0any
Set the in or out point of the Project item
Parameters
Name | Type | Description |
---|---|---|
inPoint | - | |
outPoint | - |
createSetInPointAction
25.0Action
Returns an action which Sets the in point of the Project item
Parameters
Name | Type | Description |
---|---|---|
tickTime | any | - |
createSetInputLUTIDAction
25.0Action
Create action for setting Guid of Input LUT on media. This applies for Video Clips only.
Parameters
Name | Type | Description |
---|---|---|
stringLUTID | string | - |
createSetOfflineAction
25.0Action
Returns an action which sets the media offline
createSetOutPointAction
25.0Action
Returns an action which Sets the in point of the Project item
Parameters
Name | Type | Description |
---|---|---|
tickTime | any | - |
createSetOverrideFrameRateAction
25.0Action
Returns an action which sets the override frame rate
Parameters
Name | Type | Description |
---|---|---|
inOverriddenFrameRateValue | any | - |
createSetOverridePixelAspectRatioAction
25.0Action
Returns an action which sets Override pixel aspect ratio
Parameters
Name | Type | Description |
---|---|---|
inNumerator | any | - |
inDenominator | any | - |
createSetScaleToFrameSizeAction
25.0Action
Returns an action which sets the scale to frame to true
findItemsMatchingMediaPath
25.0Array
Returns array of projects items with media paths containing match string
Parameters
Name | Type | Description |
---|---|---|
matchString | string | - |
ignoreSubclips | boolean | - |
getColorSpace
25.0ColorSpace
Get color space object of the project item
getComponentChain
25.0string
Get the media file path of the Project item.
Parameters
Name | Type | Description |
---|---|---|
mediaType | Media type can be audio, video or data/caption |
getContentType
25.0any
Get content type of the Project item
getEmbeddedLUTID
25.0string
Get GUID of LUT embedded in media
getFootageInterpretation
25.0FootageInterpretation
Get the footage interpretation object for project item
getInPoint
25.0TickTime
Get the in point of the Project item
Parameters
Name | Type | Description |
---|---|---|
mediaType | Media type can be audio, video or data/caption |
getInputLUTID
25.0string
Get Guid of Input LUT overridden on media
getMediaFilePath
25.0string
Get the media file path of the Project item.
getOutPoint
25.0TickTime
Get the out point of the Project item
Parameters
Name | Type | Description |
---|---|---|
mediaType | Media type can be audio, video or data/caption |
getOverrideColorSpaceList
25.0Array
Get the override color space list
getParent
25.0ProjectItem
Get the root item of the project which contains all items of the project on the lowest level
getProject
25.0Project
Get the root item of the project which contains all items of the project on the lowest level.
getProxyPath
25.0string
Returns the proxy path if the project item has a proxy attached
getSequence
25.0Sequence
Get the sequence of the Project item
hasProxy
25.0boolean
Indicates whether a proxy has already been attached, to the project item.
isMergedClip
25.0boolean
Returns true if the clip Project item is a merged clip
isMulticamClip
25.0boolean
Returns true if the clip Project item is a multicam clip
isOffline
25.0boolean
Returns true if the media is offline
isSequence
25.0boolean
Returns true if the project item is sequence
refreshMedia
25.0boolean
Updates representation of the media associated with the project item