VideoElement typedef
All usages of this type alias should be updated to the more consistent HTMLVideoElement.
Implementation
@Deprecated('Use HTMLVideoElement instead.')
typedef VideoElement = HTMLVideoElement;
All usages of this type alias should be updated to the more consistent HTMLVideoElement.
@Deprecated('Use HTMLVideoElement instead.')
typedef VideoElement = HTMLVideoElement;