Skip to main content
Ctrl+K
CloudXR.js API Reference - Home CloudXR.js API Reference - Home

CloudXR.js API Reference

6.1.0 (latest) 6.0.1-beta 6.0.0-beta
6.1.0 (latest) 6.0.1-beta 6.0.0-beta
CloudXR.js API Reference - Home CloudXR.js API Reference - Home

CloudXR.js API Reference

Table of Contents

  • CloudXR.js SDK v6.0.0-beta
  • Module: CloudXR
  • Function: createSession()
  • Interface: Session
  • Interface: SessionDelegates
  • Interface: SessionOptions
  • Enumeration: SessionState

CloudXR.js API Reference#

API reference documentation for the CloudXR.js SDK, automatically generated from TypeScript source.

For user guides, tutorials, and integration documentation, see the CloudXR SDK Documentation.

  • CloudXR.js SDK v6.0.0-beta
    • Modules
  • Module: CloudXR
    • Enumerations
    • Interfaces
    • Functions
  • Function: createSession()
    • Parameters
      • options
      • delegates?
    • Returns
    • Throws
    • Throws
    • Throws
    • Examples
  • Interface: Session
    • Example
    • Properties
      • state
    • Methods
      • connect()
      • disconnect()
      • sendTrackingStateToServer()
      • render()
      • sendServerMessage()
  • Interface: SessionDelegates
    • Example
    • Properties
      • onStreamStarted()?
      • onStreamStopped()?
      • onWebGLStateChangeBegin()?
      • onWebGLStateChangeEnd()?
      • onServerMessageReceived()?
  • Interface: SessionOptions
    • Example
    • Properties
      • serverAddress
      • serverPort
      • useSecureConnection
      • gl
      • perEyeWidth
      • perEyeHeight
      • referenceSpace
      • glBinding?
      • codec?
      • deviceFrameRate?
      • maxStreamingBitrateKbps?
      • telemetry?
      • enablePoseSmoothing?
      • posePredictionFactor?
  • Enumeration: SessionState
    • Example
    • Enumeration Members
      • Initialized
      • Connecting
      • Connected
      • Disconnecting
      • Disconnected
      • Error

next

CloudXR.js SDK v6.0.0-beta

NVIDIA NVIDIA
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2025-2026, NVIDIA.