docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum VisionOSVideoComponent.PlayerState

    Enumerates to possible playing states of the video player. Use GetState() to access the current state of a visionOS video component.

    Namespace: Unity.PolySpatial
    Assembly: Unity.PolySpatial.dll
    Syntax
    public enum VisionOSVideoComponent.PlayerState

    Fields

    Name Description
    IsPaused

    The video player is currently paused.

    IsPlaying

    The video player is currently playing.

    IsStopped

    The video player is currently stopped.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)