QoS classes

These classes provide information that help you to determine how well the player is performing.

Name Description
PTDeviceInformation Provides information about the platform and operating system on which the TVSDK runs:
  • Version of the platform OS
  • Version number of the TVSDK library
  • Device's model name
  • Device manufacturer's name
  • Dehvice UUID
  • Width/height of the device screen
PTPlaybackInformation Provides information on how the playback is performing. This includes the frame rate, the profile bit rate, the total time spent in buffering, the number of buffering attempts, the time it took to get the first byte from the first video fragment, the time it took to render the first frame, the currently buffered length, and the buffer time.
PTQoSProvider
      Provides essential QoS metrics for both playback and the device.
    
      QOS information provider class.
    

On this page