VideoTrack

Properties

NameTypeAccessMin VersionDescription
name
string
R
25.0
Get the name of the track
id
number
R
25.0
The ID of the track within the TrackGroup

Instance Methods

getIndex

25.0

number

Index representing the track index of this track within the track group.


getMediaType

25.0

Guid

UUID representing the underlying media type of this track


getTrackItems

25.0

any

Returns array of VideoClipTrackItem from the track item type

Parameters

NameTypeDescription
trackItemType
number
This values can be Empty (0), Clip (1), Transition (2), Preview (3) or Feedback (4)
includeEmptyTrackItems
boolean
-

isMuted

25.0

boolean

Get mute state of the track


setMute

25.0

boolean

sets the mute state of the track to muted/unmuted

Parameters

NameTypeDescription
mute
boolean
-

Events

| Name | Version | Description | | :------ | :------ | :------ || EVENT_TRACK_CHANGED | 25.0 | Event Object for Track changed | | EVENT_TRACK_INFO_CHANGED | 25.0 | Event Object for Track Info Changed | | EVENT_TRACK_LOCK_CHANGED | 25.0 | Event Object for Track Lock Changed |

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