Class TrackMediaType
TrackMediaType defines the type of a track. This attribute is obsolete; it will have no effect.
Implements
Inherited Members
Namespace: UnityEngine .Timeline
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[Obsolete("TrackMediaType has been deprecated. It is no longer required, and will be removed in a future release.", false)]
public class TrackMediaType : Attribute, _Attribute
Constructors
Name | Description |
---|---|
Track |
Constructs a MediaType attribute.
Track |
Fields
Name | Description |
---|---|
m_Media |
MediaType of a track.
Track |