docs.unity3d.com
    Show / Hide Table of Contents

    Class TrackMediaType

    TrackMediaType defines the type of a track. This attribute is obsolete; it will have no effect.

    Inheritance
    Object
    TrackMediaType
    Namespace: UnityEngine.Timeline
    Syntax
    public class TrackMediaType : Attribute

    Constructors

    TrackMediaType(TimelineAsset.MediaType)

    Constructs a MediaType attribute. TrackMediaType is obsolete; it will have no effect.

    Declaration
    public TrackMediaType(TimelineAsset.MediaType mt)
    Parameters
    Type Name Description
    TimelineAsset.MediaType mt

    Fields

    m_MediaType

    MediaType of a track. TrackMediaType is obsolete; it will have no effect.

    Declaration
    public readonly TimelineAsset.MediaType m_MediaType
    Field Value
    Type Description
    TimelineAsset.MediaType
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023