attachMedia method

  1. @JS()
void attachMedia(
  1. VideoElement video
)

Implementation

@JS()
external void attachMedia(VideoElement video);