docs.unity3d.com
    Show / Hide Table of Contents

    Enum ArPlaybackStatus

    Describes the possible playback statuses.

    Namespace: UnityEngine.XR.ARCore
    Syntax
    public enum ArPlaybackStatus

    Fields

    Name Description Value
    None

    The session is not playing back an MP4 dataset file.


    0
    Ok

    Playback is in process without issues.


    1
    IOError

    Playback has stopped due to an error.


    2
    Finished

    Playback has finished successfully.


    3

    Extension Methods

    ArPlaybackStatusExtensions.Playing()
    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