ColorGroup
GetName()
Return Type: String
Returns the name (string) of the ColorGroup.
SetName(groupName)
Return Type: Bool
Renames ColorGroup to groupName (string).
GetClipsInTimeline(Timeline=CurrTimeline)
Return Type: [TimelineItem]
Returns a list of TimelineItem that are in colorGroup in the given Timeline. Timeline is Current Timeline by default.
GetPreClipNodeGraph()
Return Type: Graph
Returns the ColorGroup Pre-clip graph.
GetPostClipNodeGraph()
Return Type: Graph
Returns the ColorGroup Post-clip graph.