MSGraphicsTrust
Non-standard: This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
The msGraphicsTrust()
interface represents an object
that provides properties for info on protected video playback.
This proprietary method is specific to Internet Explorer and Microsoft Edge.
Instance properties
constrictionActive
Read only-
A read-only property which is true when protected media is forced to play in a lower resolution.
status
Read only-
A string with the driver status when playing protected content.
Example
const trustObject = media.msGraphicsTrustStatus;