htmlMediaElement top-level property

dynamic get htmlMediaElement

Adds to HTMLElement the properties and methods needed to support basic media-related capabilities that are common to audio and video.

MDN Reference

Implementation

_i2.dynamic get htmlMediaElement => _i4.getProperty(
      _self,
      'HTMLMediaElement',
    );