Controls constructor

Controls(
  1. PlayerJS player,
  2. Element videoContainer,
  3. MediaElement video,
  4. UIConfiguration config,
)

Implementation

external Controls(shaka.PlayerJS player, Element videoContainer,
    MediaElement video, extern.UIConfiguration config);