Not documented.

Annotations
  • DocsEditable()
  • DomName('MediaKeySession')
  • Experimental()
Extends

Properties

Future closed
read-only
MediaKeyError error
read-only
String keySystem
read-only
Events on
read-only, inherited
This is an ease-of-use accessor for event streams which should only be used when an explicit accessor is not available.
String sessionId
read-only

Methods

addEventListener(String type, dynamic listener(Event event), [bool useCapture]) → void
inherited
dispatchEvent(Event event) → bool
inherited
generateRequest(String initDataType, initData) → Future
release() → Future
removeEventListener(String type, dynamic listener(Event event), [bool useCapture]) → void
inherited