Class TrackMediaType | Timeline | 1.2.18
docs.unity3d.com
    Show / Hide Table of Contents

    Class TrackMediaType

    Inheritance
    Object
    Attribute
    TrackMediaType
    Namespace: UnityEngine.Timeline
    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

    TrackMediaType(TimelineAsset.MediaType)

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

    Fields

    m_MediaType

    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