Class WindowsMRRemoting | Windows XR Plugin | 4.0.2
docs.unity3d.com
    Show / Hide Table of Contents

    Class WindowsMRRemoting

    Inheritance
    Object
    WindowsMRRemoting
    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    public static class WindowsMRRemoting

    Properties

    isAudioEnabled

    Declaration
    public static bool isAudioEnabled { get; set; }
    Property Value
    Type Description
    Boolean

    isConnected

    Declaration
    public static bool isConnected { get; }
    Property Value
    Type Description
    Boolean

    isVideoEnabled

    Declaration
    public static bool isVideoEnabled { get; set; }
    Property Value
    Type Description
    Boolean

    maxBitRateKbps

    Declaration
    public static int maxBitRateKbps { get; set; }
    Property Value
    Type Description
    Int32

    remoteMachineName

    Declaration
    public static string remoteMachineName { get; set; }
    Property Value
    Type Description
    String

    Methods

    Connect()

    Declaration
    public static void Connect()

    Disconnect()

    Declaration
    public static void Disconnect()

    TryGetConnectionFailureReason(out ConnectionFailureReason)

    Declaration
    public static bool TryGetConnectionFailureReason(out ConnectionFailureReason connectionFailureReason)
    Parameters
    Type Name Description
    ConnectionFailureReason connectionFailureReason
    Returns
    Type Description
    Boolean

    TryGetConnectionState(out ConnectionState)

    Declaration
    public static bool TryGetConnectionState(out ConnectionState connectionState)
    Parameters
    Type Name Description
    ConnectionState connectionState
    Returns
    Type Description
    Boolean
    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