Skip to content

@ralphschuler.webgl shader factory.<internal>.VideoPlaybackQuality

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: VideoPlaybackQuality

@ralphschuler/webgl-shader-factory.<internal>.VideoPlaybackQuality

Returned by the HTMLVideoElement.getVideoPlaybackQuality() method and contains metrics that can be used to determine the playback quality of a video.

MDN Reference

Table of contents

Properties

Properties

corruptedVideoFrames

Readonly corruptedVideoFrames: number

Deprecated

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:22876


creationTime

Readonly creationTime: number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:22878


droppedVideoFrames

Readonly droppedVideoFrames: number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:22880


totalVideoFrames

Readonly totalVideoFrames: number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:22882

Typescript Libraries

Modules

Namespaces

Clone this wiki locally