Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DevicePerformanceMetrics

namespace

DevicePerformanceMetrics

class

DevicePerformanceMetrics

constructor

Global class where all subclasses are initialized.

Hierarchy

  • DevicePerformanceMetrics

Index

Constructors

constructor

Properties

deviceSpecifications

deviceSpecifications: IDeviceSpecifications
namespace

DeviceSpecifications

class

DeviceSpecifications

constructor
param

Provide a user agent, if none is provided navigator.useragent will be used by default.

param

Provide a string[] of a browserslist to manually overide the default value: ['last 5 versions', '> 3%', 'not ie <= 11']

fpsCounter

fpsCounter: IFPSCounter
namespace

FPSCounter

class

FPSCounter

constructor

Get information about the device's framerate.

networkBandwidthInformation

networkBandwidthInformation: INetworkBandwidthInformation
namespace

NetworkBandwidthInformation

class

NetworkBandwidthInformation

constructor
param

Provide the minimum file size of the files you want to get the bandwidth of.

Generated using TypeDoc