ThreePipe
    Preparing search index...

    Class VideoLoader

    Hierarchy

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • url: string
      • onLoad: (a: HTMLVideoElement) => void
      • _onProgress: (p: ProgressEvent) => void
      • onError: (e: any) => void

      Returns HTMLVideoElement