SmartGlassDevice Members

SmartGlassDevice has the following members.

Public Properties

  Name Description
AuxiliaryStream Provides access to the auxiliary stream for sending data between the Xbox One console and the device. Read-only.
DirectSurface Handle to an object enabling DirectX surface access. Read-only.
DisplayName String containing a user accessible device name. Read-only.
HtmlSurface Represents the HTML surface on a connected SmartGlass device.
Id String containing a device identifier. Read-only.
QosMetrics Retrieves the quality of service metrics for the connection between the SmartGlass device and the Xbox One console.
TextEntrySurface Represents the text entry surface on a connected SmartGlass device.
User Identifies the user logged in on the SmartGlass device. Read-only.

Public Methods

  Name Description
  CreateFromIdAsync Creates a SmartGlassDevice object asynchronously from a previously saved Id.
  FindAllAsync Asynchronously enumerates all the connected SmartGlass devices.
get_DpiX Gets the horizontal dots per inch of the SmartGlass device.
get_DpiY Gets the vertical dots per inch of the SmartGlass device.
SetActiveSurfaceAsync Switches the SmartGlass device to the specified mode.

Public Events

  Name Description
QosMetricsChanged Reports a change in network performance.

See also

Reference

SmartGlassDevice Class

Windows.Xbox.SmartGlass Namespace