docs.unity3d.com
    Show / Hide Table of Contents

    Class MarsVideoPlayableBehaviour

    Inheritance
    Object
    PlayableBehaviour
    MarsVideoPlayableBehaviour
    Inherited Members
    PlayableBehaviour.OnGraphStart(Playable)
    PlayableBehaviour.OnGraphStop(Playable)
    PlayableBehaviour.OnPlayableCreate(Playable)
    PlayableBehaviour.OnBehaviourDelay(Playable, FrameData)
    PlayableBehaviour.OnBehaviourPlay(Playable, FrameData)
    PlayableBehaviour.OnBehaviourPause(Playable, FrameData)
    PlayableBehaviour.PrepareData(Playable, FrameData)
    PlayableBehaviour.ProcessFrame(Playable, FrameData, Object)
    UnityEngine.Playables.PlayableBehaviour.Clone()
    Namespace: Unity.MARS.Data.Recorded
    Syntax
    [MovedFrom("Unity.MARS.Recording")]
    public class MarsVideoPlayableBehaviour : PlayableBehaviour, IPlayableBehaviour, ICloneable

    Methods

    OnPlayableDestroy(Playable)

    Declaration
    public override void OnPlayableDestroy(Playable playable)
    Parameters
    Type Name Description
    Playable playable
    Overrides
    PlayableBehaviour.OnPlayableDestroy(Playable)

    PrepareFrame(Playable, FrameData)

    Declaration
    public override void PrepareFrame(Playable playable, FrameData info)
    Parameters
    Type Name Description
    Playable playable
    FrameData info
    Overrides
    PlayableBehaviour.PrepareFrame(Playable, FrameData)
    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