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

msSetMediaProtectionManager method specifies the media protection manager for a given media pipeline.

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

句法

HTMLMediaElement.msSetMediaProtectionManager(mediaProtectionManager);
					

参数

Windows.Media.Protection namespace provides classes to manage Digital Rights Management (DRM) media contents. The MediaProtectionManager class can be passed as an input to a media playback API or the mediaProtectionManager property inside the tag's video or audio.

The optional parameter of the msSetMediaProtectionManager 特性为 mediaProtectionManager and can be any type.

返回值

This method does not return a value.

元数据

  • 最后修改:
  1. MsSetMediaProtectionManager
  2. 事件
    1. abort
    2. DOMContentLoaded
    3. afterprint
    4. afterscriptexecute
    5. beforeprint
    6. beforescriptexecute
    7. beforeunload
    8. blur
    9. cancel
    10. change
    11. click
    12. close
    13. connect
    14. contextmenu
    15. error
    16. focus
    17. hashchange
    18. input
    19. 无效
    20. languagechange
    21. load
    22. loadend
    23. loadstart
    24. message
    25. offline
    26. online
    27. open
    28. pagehide
    29. pageshow
    30. popstate
    31. progress
    32. readystatechange
    33. reset
    34. select
    35. show
    36. sort
    37. storage
    38. submit
    39. toggle
    40. unload
    41. loadeddata
    42. loadedmetadata
    43. canplay
    44. playing
    45. play
    46. canplaythrough
    47. seeked
    48. seeking
    49. stalled
    50. suspend
    51. timeupdate
    52. volumechange
    53. waiting
    54. durationchange
    55. emptied
    56. unhandledrejection
    57. rejectionhandled
  3. HTML DOM 相关页面
    1. BeforeUnloadEvent
    2. DOMStringMap
    3. ErrorEvent
    4. GlobalEventHandlers
    5. HTMLAnchorElement
    6. HTMLAreaElement
    7. HTMLAudioElement
    8. HTMLBRElement
    9. HTMLBaseElement
    10. HTMLBaseFontElement
    11. HTMLBodyElement
    12. HTMLButtonElement
    13. HTMLCanvasElement
    14. HTMLContentElement
    15. HTMLDListElement
    16. HTMLDataElement
    17. HTMLDataListElement
    18. HTMLDialogElement
    19. HTMLDivElement
    20. HTMLDocument
    21. HTMLElement
    22. HTMLEmbedElement
    23. HTMLFieldSetElement
    24. HTMLFormControlsCollection
    25. HTMLFormElement
    26. HTMLFrameSetElement
    27. HTMLHRElement
    28. HTMLHeadElement
    29. HTMLHeadingElement
    30. HTMLHtmlElement
    31. HTMLIFrameElement
    32. HTMLImageElement
    33. HTMLInputElement
    34. HTMLIsIndexElement
    35. HTMLKeygenElement
    36. HTMLLIElement
    37. HTMLLabelElement
    38. HTMLLegendElement
    39. HTMLLinkElement
    40. HTMLMapElement
    41. HTMLMediaElement
    42. HTMLMetaElement
    43. HTMLMeterElement
    44. HTMLModElement
    45. HTMLOListElement
    46. HTMLObjectElement
    47. HTMLOptGroupElement
    48. HTMLOptionElement
    49. HTMLOptionsCollection
    50. HTMLOutputElement
    51. HTMLParagraphElement
    52. HTMLParamElement
    53. HTMLPictureElement
    54. HTMLPreElement
    55. HTMLProgressElement
    56. HTMLQuoteElement
    57. HTMLScriptElement
    58. HTMLSelectElement
    59. HTMLShadowElement
    60. HTMLSourceElement
    61. HTMLSpanElement
    62. HTMLStyleElement
    63. HTMLTableCaptionElement
    64. HTMLTableCellElement
    65. HTMLTableColElement
    66. HTMLTableDataCellElement
    67. HTMLTableElement
    68. HTMLTableHeaderCellElement
    69. HTMLTableRowElement
    70. HTMLTableSectionElement
    71. HTMLTemplateElement
    72. HTMLTextAreaElement
    73. HTMLTimeElement
    74. HTMLTitleElement
    75. HTMLTrackElement
    76. HTMLUListElement
    77. HTMLUnknownElement
    78. HTMLVideoElement
    79. HashChangeEvent
    80. 历史
    81. ImageData
    82. 定位
    83. MessageChannel
    84. MessageEvent
    85. MessagePort
    86. Navigator
    87. NavigatorGeolocation
    88. NavigatorID
    89. NavigatorLanguage
    90. NavigatorOnLine
    91. NavigatorPlugins
    92. PageTransitionEvent
    93. Plugin
    94. PluginArray
    95. PopStateEvent
    96. PortCollection
    97. PromiseRejectionEvent
    98. RadioNodeList
    99. Transferable
    100. ValidityState
    101. Window
    102. WindowBase64
    103. WindowEventHandlers