Hierarchy

  • MyApi
    • PlayerAndSourcesApi

Properties

configure: ((config) => void)

Type declaration

    • (config): void
    • Parameters

      Returns void

getVideoElement: (() => HTMLVideoElement)

Type declaration

    • (): HTMLVideoElement
    • Returns HTMLVideoElement

setLogLevel: ((level) => void)

Type declaration

    • (level): void
    • Parameters

      Returns void

setVideoElement: ((video) => void)

Type declaration

    • (video): void
    • Parameters

      • video: HTMLVideoElement

      Returns void

sources: SourcesApi

Generated using TypeDoc