docs.unity.cn
    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
    Generated by DocFX
    on Monday, May 22, 2023