Property parent
parent
The owner of this track.
Declaration
public PlayableAsset parent { get; }
Property Value
Type | Description |
---|---|
PlayableAsset |
Remarks
If this track is a subtrack, the parent is a TrackAsset. Otherwise the parent is a TimelineAsset.