Class MarsVideoPlayableTrack
Inherited Members
TrackAsset.OnBeforeTrackSerialize()
TrackAsset.OnAfterTrackDeserialize()
TrackAsset.m_Clips
TrackAsset.start
TrackAsset.end
TrackAsset.duration
TrackAsset.muted
TrackAsset.mutedInHierarchy
TrackAsset.timelineAsset
TrackAsset.parent
TrackAsset.GetClips()
TrackAsset.isEmpty
TrackAsset.hasClips
TrackAsset.hasCurves
TrackAsset.isSubTrack
TrackAsset.outputs
TrackAsset.GetChildTracks()
TrackAsset.curves
TrackAsset.locked
TrackAsset.lockedInHierarchy
TrackAsset.supportsNotifications
TrackAsset.CreateDefaultClip()
TrackAsset.CreateClip<T>()
TrackAsset.DeleteClip(TimelineClip)
TrackAsset.DeleteMarker(IMarker)
TrackAsset.GetMarkers()
TrackAsset.GetMarkerCount()
TrackAsset.GatherProperties(PlayableDirector, IPropertyCollector)
TrackAsset.OnCreateClip(TimelineClip)
TrackAsset.CalculateItemsHash()
TrackAsset.CanCreateTrackMixer()
TrackAsset.GetAnimationClipHash(AnimationClip)
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.MARS.Data.Recorded
Assembly: Unity.MARS.dll
Syntax
[Serializable]
[TrackClipType(typeof(MarsVideoPlayableAsset))]
[MovedFrom("Unity.MARS.Recording")]
public class MarsVideoPlayableTrack : TrackAsset, IPlayableAsset, ISerializationCallbackReceiver, IPropertyPreview
Implements
UnityEngine.Timeline.IPropertyPreview