default: {
    attachVideoElement: typeof attachVideoElement;
    configureVideoElement: typeof configureVideoElement;
    createVideoElement: typeof createVideoElement;
    detachVideoElement: typeof detachVideoElement;
}

Type declaration

  • attachVideoElement: typeof attachVideoElement
  • configureVideoElement: typeof configureVideoElement
  • createVideoElement: typeof createVideoElement
  • detachVideoElement: typeof detachVideoElement

Generated using TypeDoc