webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
VideoPlaybackQuality Interface Reference

import"VideoPlaybackQuality.idl";

Public Attributes

readonly attribute unrestricted double creationTime
 
readonly attribute unsigned long totalVideoFrames
 
readonly attribute unsigned long droppedVideoFrames
 
readonly attribute unsigned long corruptedVideoFrames
 
readonly attribute unrestricted double totalFrameDelay
 

Member Data Documentation

◆ corruptedVideoFrames

readonly attribute unsigned long VideoPlaybackQuality::corruptedVideoFrames

◆ creationTime

readonly attribute unrestricted double VideoPlaybackQuality::creationTime

◆ droppedVideoFrames

readonly attribute unsigned long VideoPlaybackQuality::droppedVideoFrames

◆ totalFrameDelay

readonly attribute unrestricted double VideoPlaybackQuality::totalFrameDelay

◆ totalVideoFrames

readonly attribute unsigned long VideoPlaybackQuality::totalVideoFrames

The documentation for this interface was generated from the following file: