This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

creationTime

Summary

Gets the timestamp for when the VideoPlaybackQuality metrics were collected.

Property of apis/media_source_extensions/VideoPlaybackQualityapis/media_source_extensions/VideoPlaybackQuality

Syntax

var time = VideoPlaybackQuality.creationTime;
VideoPlaybackQuality.creationTime = time;

Return Value

Returns an object of type VARIANTVARIANT

Type: DOMHighResTimeStamp The timestamp for when the quality metrics were collected.