非标
此特征是非标准的,且不在标准轨道中。不要在面向 Web 的生产站点中使用它:它不适用于每个用户。实现之间可能存在大的不兼容性,且行为将来可能改变。

msGraphicsTrustStatus is a read-only property which returns an object containing information on protected video playback.

This proprietary property is specific to Internet Explorer and Microsoft Edge.

句法

status = object.msGraphicsTrustStatus;
					

范例

    //Specifies the output device id that the audio will be sent to.
    msAudioDeviceType: string;
    readonly msGraphicsTrustStatus: MSGraphicsTrust;
					

元数据

  • 最后修改: